diff options
author | Chuck Linden <chuck@lindenlab.com> | 2010-02-06 08:57:03 -0500 |
---|---|---|
committer | Chuck Linden <chuck@lindenlab.com> | 2010-02-06 08:57:03 -0500 |
commit | dfdd4a5e7ca9f8f95cb8d6739176d2aeb826baca (patch) | |
tree | e052964c3057587ed1dea5458dee7d49072bbc43 /indra | |
parent | d7277171c359ac66f4a75c80fc43c532018baece (diff) |
Changed floater title strings to be more consistent.
http://jira.secondlife.com/browse/EXT-3719
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_inventory.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_inventory.xml b/indra/newview/skins/default/xui/en/floater_inventory.xml index e187eabd3a..0d381fe5cb 100644 --- a/indra/newview/skins/default/xui/en/floater_inventory.xml +++ b/indra/newview/skins/default/xui/en/floater_inventory.xml @@ -20,11 +20,11 @@ </floater.string> <floater.string name="TitleFetching"> - Inventory (Fetching [ITEM_COUNT] Items...) [FILTER] + MY INVENTORY (Fetching [ITEM_COUNT] Items...) [FILTER] </floater.string> <floater.string name="TitleCompleted"> - Inventory ([ITEM_COUNT] Items) [FILTER] + MY INVENTORY ([ITEM_COUNT] Items) [FILTER] </floater.string> <floater.string name="Fetched"> |