diff options
| -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">  | 
