summaryrefslogtreecommitdiff
path: root/indra/newview/skins
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2014-12-26 17:37:48 -0800
committerMerov Linden <merov@lindenlab.com>2014-12-26 17:37:48 -0800
commitedbd73b8364f66bfce24701db5cb160ecc89e37d (patch)
tree2fe8e5c544d00efdd360b19dc3fc9cb28888c06e /indra/newview/skins
parentddb9d0eeadd9d73a2719dbec2feb9c9226e2f00e (diff)
DD-296 : Prompt the user when trying to copy a selection containing nocopy items to the marketplace
Diffstat (limited to 'indra/newview/skins')
-rwxr-xr-xindra/newview/skins/default/xui/en/notifications.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index bb7f296285..6c97772d85 100755
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -397,6 +397,19 @@ Initialization with the Marketplace failed because of a system or network error.
<notification
icon="alertmodal.tga"
+ name="ConfirmCopyToMarketplace"
+ type="alertmodal">
+ No copy items contained in that selection will not be copied to the Marketplace. Do you want to continue?
+ <tag>confirm</tag>
+ <usetemplate
+ ignoretext="Confirm before I try to copy a selection containing no copy items to the marketplace"
+ name="okcancelignore"
+ notext="Cancel"
+ yestext="OK"/>
+ </notification>
+
+ <notification
+ icon="alertmodal.tga"
name="ConfirmMerchantUnlist"
type="alertmodal">
This action will unlist this listing. Do you want to continue?