diff options
author | Leslie Linden <leslie@lindenlab.com> | 2011-12-16 16:02:47 -0800 |
---|---|---|
committer | Leslie Linden <leslie@lindenlab.com> | 2011-12-16 16:02:47 -0800 |
commit | 2beaa0585e90bd019d8c73142f886eead4a364ee (patch) | |
tree | 2f1eabe3a5c9b924b2f797f8b528eaf9b989587d /indra/newview/skins/default/xui/en/notifications.xml | |
parent | 9a55888ec47376800fec55ee1bb0471ac5c4a848 (diff) | |
parent | 015f07408b68f6bc08fc27c13b6f93813173f93b (diff) |
Merge from viewer-experience
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 39cc1c2cb2..871a9d4a1d 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6965,6 +6965,26 @@ With the following Residents: <notification icon="notifytip.tga" + name="ShareFolderConfirmation" + type="alertmodal"> +Only one folder at a time can be shared. + +Are you sure you want to share the following items: + +<nolink>[ITEMS]</nolink> + +With the following Residents: + +[RESIDENTS] + <tag>confirm</tag> + <usetemplate + name="okcancelbuttons" + notext="Cancel" + yestext="Ok"/> + </notification> + + <notification + icon="notifytip.tga" name="ItemsShared" type="notifytip"> Items successfully shared. |