diff options
author | Leslie Linden <leslie@lindenlab.com> | 2011-12-19 17:29:17 -0800 |
---|---|---|
committer | Leslie Linden <leslie@lindenlab.com> | 2011-12-19 17:29:17 -0800 |
commit | 744484699cec728f60463755d409fbde681429ea (patch) | |
tree | 76be938014fa17b443dd55c7e210e53f784c370b /indra/newview/skins/default/xui | |
parent | 6c26fdea4d62f723c3bdbec9ded032e6d77301b8 (diff) |
EXP-1749 FIX -- Merchant outbox import completion messages are to be modal dialogs
* Merchant outbox completion messages now shown as modal dialogs rather than window shades.
Diffstat (limited to 'indra/newview/skins/default/xui')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 871a9d4a1d..858764006f 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -203,8 +203,8 @@ 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? - [ITEM_NAME] +You don't have permission to copy this item to the Marketplace Outbox. Are you sure you want to move the following item? +[ITEM_NAME] <usetemplate name="okcancelbuttons" notext="No" |