diff options
author | Richard Linden <none@none> | 2011-03-09 18:40:50 -0800 |
---|---|---|
committer | Richard Linden <none@none> | 2011-03-09 18:40:50 -0800 |
commit | 5b1c8d6f87929f5467d325726f735cd9366b8d9f (patch) | |
tree | e33ad61a29854924563fb143bb9927234984a841 /indra/newview/skins/default | |
parent | 336ca0c6ba6753438007642ac73d7781f675efc4 (diff) |
SOCIAL-663 FIX Text change for notifications that require switching from Basic to Advanced mode
Diffstat (limited to 'indra/newview/skins/default')
-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 c453a8d2c7..435e7de879 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -7123,7 +7123,7 @@ The site at '<nolink>[HOST_NAME]</nolink>' in realm ' unique="true"> <tag>fail</tag> <tag>confirm</tag> - Creation and editing of Classifieds is only available in Standard mode. Would you like to logout and change modes? + Creation and editing of Classifieds is only available in Advanced mode. Would you like to quit and change modes? The mode selector can be found on the login screen. <usetemplate name="okcancelbuttons" yestext="Quit" @@ -7137,7 +7137,7 @@ The site at '<nolink>[HOST_NAME]</nolink>' in realm ' unique="true"> <tag>fail</tag> <tag>confirm</tag> - Group info and editing is only available in Standard mode. Would you like to logout and change modes? + Creation and editing of Groups is only available in Advanced mode. Would you like to quit and change modes? The mode selector can be found on the login screen. <usetemplate name="okcancelbuttons" yestext="Quit" @@ -7151,7 +7151,7 @@ The site at '<nolink>[HOST_NAME]</nolink>' in realm ' unique="true"> <tag>fail</tag> <tag>confirm</tag> - Creation and editing of Picks is only available in Standard mode. Would you like to logout and change modes? + Creation and editing of Picks is only available in Advanced mode. Would you like to quit and change modes? The mode selector can be found on the login screen. <usetemplate name="okcancelbuttons" yestext="Quit" @@ -7165,7 +7165,7 @@ The site at '<nolink>[HOST_NAME]</nolink>' in realm ' unique="true"> <tag>fail</tag> <tag>confirm</tag> - Viewing of the world map is only available in Standard mode. Would you like to logout and change modes? + Viewing of the world map is only available in Advanced mode. Would you like to quit and change modes? The mode selector can be found on the login screen. <usetemplate name="okcancelbuttons" yestext="Quit" |