diff options
author | Rider Linden <rider@lindenlab.com> | 2019-01-02 15:13:47 -0800 |
---|---|---|
committer | Rider Linden <rider@lindenlab.com> | 2019-01-02 15:13:47 -0800 |
commit | 5fe626afabd2857980e8011ceb6081f9e9f108c7 (patch) | |
tree | 1d441e34455c6b17abe828fa15e4dba83c90a13f /indra/newview/skins/default/xui/en/notifications.xml | |
parent | fb093ce412697a281756dcbbe5451d681f113aa7 (diff) |
SL-10279: Most functionality now present. Still needs some cleanup on the bump code.
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 5c08bf50f6..b4cfe9d1b5 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -4811,10 +4811,12 @@ Unchecking this option may remove restrictions that parcel owners have added to icon="alertmodal.tga" name="EstateParcelEnvironmentOverride" type="alertmodal"> -Unchecking this option may remove any custom environments that parcel owners have added to their parcels. Please discuss with your parcel owners as needed. +Unchecking this option will remove any custom environments that parcel owners have added to their parcels. Please discuss with your parcel owners as needed. +Do you wish to proceed? <tag>confirm</tag> <usetemplate - name="okbutton" + name="okcancelbuttons" + notext="Cancel" yestext="OK"/> </notification> |