diff options
author | Andrew A. de Laix <alain@lindenlab.com> | 2010-12-07 10:38:06 -0800 |
---|---|---|
committer | Andrew A. de Laix <alain@lindenlab.com> | 2010-12-07 10:38:06 -0800 |
commit | ac5a8ca6072e3d92e7253a0ca21ffe4369155bbb (patch) | |
tree | 58e5c8dcb57a7fd3453c3bad018b7fe35c4096c9 /indra/newview/skins/default/xui/en/notifications.xml | |
parent | 75bd1db979497c7f7509980a9ab602b250116da7 (diff) | |
parent | 11f2ad21590147e4d426320d1d336a3dac82a34b (diff) |
Automated merge with https://bitbucket.org/mani_linden/viewer-development/
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 2d635bab76..e333c891a4 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -2889,6 +2889,18 @@ http://secondlife.com/download. </notification> <notification + icon="alertmodal.tga" + name="UpdaterServiceNotRunning" + type="alertmodal"> +An update is required to log in. May we start the background +updater service to fetch and install the update? + <usetemplate + name="okcancelbuttons" + notext="Quit" + yestext="Start"/> + </notification> + + <notification icon="notifytip.tga" name="DownloadBackgroundTip" type="notifytip"> |