diff options
author | Leslie Linden <leslie@lindenlab.com> | 2012-01-12 14:17:47 -0800 |
---|---|---|
committer | Leslie Linden <leslie@lindenlab.com> | 2012-01-12 14:17:47 -0800 |
commit | ec2b0e3af34bee7870283e5af2d16f879ad68f1b (patch) | |
tree | aa8966a3b43115eaf1ebfe83fe949869f1a60dc3 /indra/newview/skins/default/xui/en/notifications.xml | |
parent | 50a8fb4d2eee7857fb3a4f3cce6b819e34b1fd82 (diff) |
Fixing up 'cancel' button text on no-copy item transfer to outbox message
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 387cee3cee..a7e7436256 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -207,6 +207,7 @@ You don't have permission to copy this item to the Merchant Outbox. You can move [ITEM_NAME] <usetemplate + canceltext="Cancel" name="yesnocancelbuttons" notext="Don't move item" yestext="Move item"/> |