diff options
author | Nyx (Neal Orman) <nyx@lindenlab.com> | 2011-09-13 15:34:23 -0400 |
---|---|---|
committer | Nyx (Neal Orman) <nyx@lindenlab.com> | 2011-09-13 15:34:23 -0400 |
commit | 85e2e33cee247d8910489cee29953929f59c8710 (patch) | |
tree | 0509281d5aa6892a405080d4b2a9006c3dc05693 /indra/newview/skins/default/xui | |
parent | f74b7274d23b43b967331bf970cf7810ef4067d9 (diff) | |
parent | faebad374ccb8211027332739125adaeecf1f69d (diff) |
Automated merge with https://hg.secondlife.com/mesh-development
Diffstat (limited to 'indra/newview/skins/default/xui')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_about_land.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_about_land.xml b/indra/newview/skins/default/xui/en/floater_about_land.xml index 07cb4c12f5..e5dcc9bcb5 100644 --- a/indra/newview/skins/default/xui/en/floater_about_land.xml +++ b/indra/newview/skins/default/xui/en/floater_about_land.xml @@ -834,7 +834,7 @@ name="Simulator primitive usage:" top_pad="4" width="364"> - Primitive usage: + Region capacity: </text> <text type="string" @@ -858,7 +858,7 @@ name="Primitives parcel supports:" top="44" width="152"> - Prims parcel supports: + Parcel land capacity: </text> <text type="string" @@ -882,7 +882,7 @@ name="Primitives on parcel:" top="64" width="152"> - Prims on parcel: + Parcel land impact: </text> <text type="string" @@ -2179,4 +2179,4 @@ Only large parcels can be listed in search. </panel> </panel> </tab_container> -</floater>
\ No newline at end of file +</floater> |