diff options
author | Oz Linden <oz@lindenlab.com> | 2015-01-06 11:36:10 -0500 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2015-01-06 11:36:10 -0500 |
commit | 0d6872e1f5cf96b0489bde722015627aa3ca76a9 (patch) | |
tree | 6b33f058570bcf2818c44b3dd3018618c81022d4 /indra/newview/skins/default/xui/en | |
parent | 82a56fb9dac717360aa99ac3ec75314c0a05acd6 (diff) | |
parent | 110ad0111adea2ee964db84f43ac1555d8845286 (diff) |
merge changes for STORM-2085
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rwxr-xr-x | indra/newview/skins/default/xui/en/notifications.xml | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 157cd94939..2cce7e1b2e 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -3794,29 +3794,7 @@ Leave Group? </notification> <notification - icon="aler.tga" - name="GroupDepartError" - type="alert"> -Unable to leave group: [reason]. - <tag>reason</tag> - <usetemplate - name="okbutton" - yestext="OK"/> - </notification> - - <notification icon="alert.tga" - name="GroupDepart" - type="alert"> -You have left the group [group_name]. - <tag>group_name</tag> - <usetemplate - name="okbutton" - yestext="OK"/> - </notification> - - <notification - icon="aler.tga" name="GroupDepartError" type="alert"> Unable to leave group: [reason]. |