diff options
Diffstat (limited to 'indra/newview/skins/default')
-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"> |