From 1307fad7c9f7a1130242a4de7e0144ba4dea6297 Mon Sep 17 00:00:00 2001 From: Leslie Linden Date: Wed, 11 Jan 2012 17:32:22 -0800 Subject: EXP-1752 FIX -- Merchant outbox import completion success modal dialog needs checkbox to disable EXP-1795 PROGRESS -- Update warning dialog for dragging and dropping no-copy items to Merchant Outbox * The text associated with EXP-1795 has been updated but the "apply to all" checkbox has not been implemented yet. * Updated the "0 folders" text to be an empty string instead. --- .../newview/skins/default/xui/en/floater_merchant_outbox.xml | 2 +- indra/newview/skins/default/xui/en/notifications.xml | 12 +++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'indra/newview/skins/default/xui/en') diff --git a/indra/newview/skins/default/xui/en/floater_merchant_outbox.xml b/indra/newview/skins/default/xui/en/floater_merchant_outbox.xml index 741515d56c..c0f26413cb 100644 --- a/indra/newview/skins/default/xui/en/floater_merchant_outbox.xml +++ b/indra/newview/skins/default/xui/en/floater_merchant_outbox.xml @@ -13,7 +13,7 @@ reuse_instance="true" title="MERCHANT OUTBOX" width="333" > - 0 folders + 1 folder [NUM] folders Sending folders... diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 657d9fe91a..387cee3cee 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -203,12 +203,13 @@ Save changes to current clothing/body part? icon="alertmodal.tga" name="ConfirmNoCopyToOutbox" type="alertmodal"> -You don't have permission to copy this item to the Marketplace Outbox. Are you sure you want to move the following item? +You don't have permission to copy this item to the Merchant Outbox. You can move it or leave it behind. + [ITEM_NAME] + name="yesnocancelbuttons" + notext="Don't move item" + yestext="Move item"/> -- cgit v1.2.3