diff options
author | Merov Linden <merov@lindenlab.com> | 2015-01-25 17:10:05 -0800 |
---|---|---|
committer | Merov Linden <merov@lindenlab.com> | 2015-01-25 17:10:05 -0800 |
commit | 4fdaa7fc561e9e05751373160434a61151c2b75e (patch) | |
tree | 9db73f0e41483ccbc1ecdaa9c4d8b114e967f646 /indra/newview/skins | |
parent | a62b1a26f5fcc88fa00c90075fa3c02b1f611e4c (diff) |
DD-296 : Disable move and copy to marketplace if limit passed. Improve perf of validate_marketplaceting(). Open marketplace floater on copy or move. String fix.
Diffstat (limited to 'indra/newview/skins')
-rwxr-xr-x | indra/newview/skins/default/xui/en/notifications.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 4173c8b0d7..89aa69cfb4 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -373,7 +373,7 @@ Initialization with the Marketplace failed because of a system or network error. icon="alertmodal.tga" name="ConfirmMerchantMoveInventory" type="alertmodal"> - Items dragged to the Marketplace Items window are moved from their original locations, not copied. Do you want to continue? + Items dragged to the Marketplace Listings window are moved from their original locations, not copied. Do you want to continue? <tag>confirm</tag> <usetemplate ignoretext="Confirm before I move an item from the inventory to the marketplace" |