diff options
author | Northspring <pantera.polnocy@phoenixviewer.com> | 2014-11-15 20:18:45 +0100 |
---|---|---|
committer | Northspring <pantera.polnocy@phoenixviewer.com> | 2014-11-15 20:18:45 +0100 |
commit | 55490574c873881306cfc69dee2f0453f92da52f (patch) | |
tree | 21d2a280d86c6fcfa3543d4cff52a4c631435d4f /indra/newview/skins/default/xui/en/notifications.xml | |
parent | 37a6872b6bf4ecc34b718a8b0d494bac82e4edb5 (diff) |
Additional changes for commit 999f81951c14 - necessary changes for files in /en/ directory in order to make files properly localizable
Also, removing some found duplicates in notifications.xml
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-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 f1d34a1449..05bda0259d 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -3793,29 +3793,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]. |