diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-08-11 13:44:03 +0100 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-08-11 13:44:03 +0100 |
commit | 2ab6776dc707b7c7dccb2dff41c0a1dd647aeb37 (patch) | |
tree | a73e95c2c9ebb8a75b087aa0a2594de98d99992a /indra/newview/skins/default/xui/en/notifications.xml | |
parent | b01bd4d8494e372b645f50c6fd2ace75a5293587 (diff) | |
parent | 4b8d41214bb4c3a13050956fcf6f4aaee571e52a (diff) |
merge from PE's viewer-trunk
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 3576462cca..609a9b09be 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -4023,6 +4023,19 @@ Are you sure you want to quit? <notification icon="alertmodal.tga" + name="DeleteItems" + type="alertmodal"> + [QUESTION] + <usetemplate + ignoretext="Confirm before deleting items" + name="okcancelignore" + notext="Cancel" + yestext="OK"/> + <unique/> + </notification> + + <notification + icon="alertmodal.tga" name="HelpReportAbuseEmailLL" type="alert"> Use this tool to report violations of the [http://secondlife.com/corporate/tos.php Terms of Service] and [http://secondlife.com/corporate/cs.php Community Standards]. |