diff options
| -rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 8f1812830f..9d2c7b8bcc 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -5850,7 +5850,8 @@ Are you sure you want to close all IMs?      <usetemplate       name="okcancelignore"       notext="Cancel" -     yestext="OK"/> +     yestext="OK" +     ignoretext="Confirm before I close all IMs"/>    </notification>    <notification icon="notifytip.tga"  | 
