summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/notifications.xml
diff options
context:
space:
mode:
authorRider Linden <rider@lindenlab.com>2019-04-18 00:19:35 +0000
committerRider Linden <rider@lindenlab.com>2019-04-18 00:19:35 +0000
commit83e0af9f95c39b1385cd63df46874b040a408af6 (patch)
tree43cc4baf9b75fde5328b21bf51a966e17c68c141 /indra/newview/skins/default/xui/en/notifications.xml
parent5f8cca95f8890d22496932827626f6c437d2b188 (diff)
parentcc70bf9ea04b6c934fec23d693d6a5b76eaf6df6 (diff)
Merged in maxim_productengine/viewer-eep (pull request #353)
SL-10957 [EEP] Add Reset button to revert to shared environment
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r--indra/newview/skins/default/xui/en/notifications.xml15
1 files changed, 14 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index 931e44b319..fa5b6062df 100644
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -11405,7 +11405,20 @@ Are you sure you want to continue?
notext="No"
yestext="Yes"/>
</notification>
-
+
+ <notification
+ icon="alertmodal.tga"
+ name="PersonalSettingsConfirmReset"
+ type="alertmodal">
+ You are about to remove all applied Personal lighting settings.
+ Are you sure you want to continue?
+ <tag>confirm</tag>
+ <usetemplate
+ name="okcancelbuttons"
+ notext="No"
+ yestext="Yes"/>
+ </notification>
+
<notification
icon="alertmodal.tga"
name="SettingsMakeNoTrans"