diff options
author | Andrew A. de Laix <alain@lindenlab.com> | 2010-11-18 15:40:36 -0800 |
---|---|---|
committer | Andrew A. de Laix <alain@lindenlab.com> | 2010-11-18 15:40:36 -0800 |
commit | cd30239eda5d8969db02c2c56d95332dd5039bb0 (patch) | |
tree | 54f49de82bfde61bd9520aef057abab8ea6a7f8f /indra/newview/skins/default/xui | |
parent | 0e52564f0a36365c2ce5f5263d15778394741fde (diff) | |
parent | 86e84a1313f9fcb78b3e6b490dcf1604829ef175 (diff) |
Automated merge with https://bitbucket.org/mani_linden/viewer-development/
Diffstat (limited to 'indra/newview/skins/default/xui')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 40d5f75de2..a342db8442 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -2870,6 +2870,16 @@ Download to your Applications folder? </notification> <notification + icon="alertmodal.tga" + name="FailedUpdateInstall" + type="alertmodal"> +Gadzooks, I failed to install the latest update. +Get thee to the interwebs and install it thyself. + <usetemplate + name="okbutton" + yestext="OK"/> + </notification> + <notification icon="notifytip.tga" name="DownloadBackground" type="notifytip"> |