diff options
author | Mnikolenko ProductEngine <mnikolenko@productengine.com> | 2016-01-06 16:55:58 +0200 |
---|---|---|
committer | Mnikolenko ProductEngine <mnikolenko@productengine.com> | 2016-01-06 16:55:58 +0200 |
commit | 28c705fd1cc704ebff91339f87671337bd8987b9 (patch) | |
tree | 61b12c5af491ec922bbb595758de140972d0fd34 /indra/newview/skins | |
parent | f44b24aadd650a6fdfb498c2bea5c0e48502e758 (diff) |
MAINT-2233 FIXED Duplicate entries in notifications.xml
Diffstat (limited to 'indra/newview/skins')
-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 5f0fa70e29..7a70fb1a2a 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -4170,28 +4170,6 @@ You have left the group [group_name]. </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="alert.tga" name="ConfirmKick" type="alert"> |