From f1c9536401016052bbee84c6ff178fa0d466bc78 Mon Sep 17 00:00:00 2001 From: Merov Linden Date: Tue, 27 Jan 2015 23:19:51 -0800 Subject: DD-296 : Add options to move or leave behind no copy items when copying a folder to the marketplace --- indra/newview/skins/default/xui/en/notifications.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'indra/newview/skins') diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 89aa69cfb4..4c6a61adfd 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -399,13 +399,14 @@ Initialization with the Marketplace failed because of a system or network error. 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? + You don't have permission to copy one or more of these items to the Marketplace. You can move them or leave them behind. confirm + name="yesnocancelbuttons" + yestext="Move item(s)" + notext="Don't move item(s)" + canceltext="Cancel"/>