diff options
author | Leslie Linden <leslie@lindenlab.com> | 2011-12-12 17:22:47 -0800 |
---|---|---|
committer | Leslie Linden <leslie@lindenlab.com> | 2011-12-12 17:22:47 -0800 |
commit | 181eaa8196d19d5d0c1db17fe27bd2bdee11525b (patch) | |
tree | ff8110c3deb480c9c200e551ac9f9261be9cbcb1 /indra/newview/skins/default/xui | |
parent | d3f06b296203c08c900c4e569ce5df0ac2f27715 (diff) |
EXP-1648 FIX
* Merchant outbox no longer crashes for non-merchants.
* Folder count is hidden for non-merchants.
* Drag and drop to merchant outbox floater is disabled for non-merchants.
Diffstat (limited to 'indra/newview/skins/default/xui')
-rw-r--r-- | indra/newview/skins/default/xui/en/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index 3c7465cd7c..d8da56d338 100644 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -2042,6 +2042,7 @@ Returns a string with the requested data about the region The Second Life Marketplace offers more than one million virtual products for sale, all of them created by Residents like you. You too can create items and sell them on the Marketplace. Creating a store is easy and free of charge. [[MARKETPLACE_URL] Visit the Marketplace] + [[MARKETPLACE_LEARN_MORE_URL] Learn more about creating a store] </string> <string name="InventoryOutboxNoItemsTitle">Your outbox is empty.</string> |