diff options
author | Jonathan Yap <none@none> | 2011-06-25 11:08:36 -0400 |
---|---|---|
committer | Jonathan Yap <none@none> | 2011-06-25 11:08:36 -0400 |
commit | d66545d17ff1aa30a3840928fa38a919ddec0a53 (patch) | |
tree | 0a9aa5b70101e079d893b880251137b56e6769a2 /indra/newview/skins | |
parent | 02995303e91216b7b035965a55cad98affd46881 (diff) |
STORM-1326 [ALL LANGS] (Spanish) [HARDCODED] Selling land, advice with "Anyone" in English.
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index 71f48c833d..143a989d32 100644 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -2250,6 +2250,9 @@ Returns a string with the requested data about the region <string name="IMMainland">mainland</string> <string name="IMTeen">teen</string> + <!-- floater about land --> + <string name="Anyone">anyone</string> + <!-- floater region info --> <!-- The following will replace variable [ALL_ESTATES] in notifications EstateAllowed*, EstateBanned*, EstateManager* --> <string name="RegionInfoError">error</string> |