diff options
author | Leyla Farazha <leyla@lindenlab.com> | 2011-03-14 14:18:38 -0700 |
---|---|---|
committer | Leyla Farazha <leyla@lindenlab.com> | 2011-03-14 14:18:38 -0700 |
commit | ee91632b2098e0deb2c5619b30bf07c5eb62072c (patch) | |
tree | a22b9815709aa3582361cbe7736a193d2f5c11b5 /indra/newview/skins/default/xui/en/notifications.xml | |
parent | 9c2a19b833e071ca90e1e7840f6646200b07402a (diff) |
SOCIAL-687 changing notification text from Standard to Advanced
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-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"/> |