diff options
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 2aa6a64463..6ecaef1bf3 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -7179,7 +7179,7 @@ The site at '<nolink>[HOST_NAME]</nolink>' in realm ' unique="true"> <tag>fail</tag> <tag>confirm</tag> - Voice calls are only available in Standard mode. Would you like to logout and change modes? + Voice calls are only available in Advanced mode. Would you like to logout and change modes? <usetemplate name="okcancelbuttons" yestext="Quit" @@ -7193,7 +7193,7 @@ The site at '<nolink>[HOST_NAME]</nolink>' in realm ' unique="true"> <tag>fail</tag> <tag>confirm</tag> - Sharing is only available in Standard mode. Would you like to logout and change modes? + Sharing is only available in Advanced mode. Would you like to logout and change modes? <usetemplate name="okcancelbuttons" yestext="Quit" @@ -7207,8 +7207,8 @@ The site at '<nolink>[HOST_NAME]</nolink>' in realm ' unique="true"> <tag>fail</tag> <tag>confirm</tag> - Paying other residents is only available in Standard mode. Would you like to logout and change modes? - <usetemplate + Paying other residents is only available in Advanced mode. Would you like to logout and change modes? + <usetemplate name="okcancelbuttons" yestext="Quit" notext="Don't Quit"/> |