diff options
author | Todd Stinson <stinson@lindenlab.com> | 2012-05-29 16:15:25 -0700 |
---|---|---|
committer | Todd Stinson <stinson@lindenlab.com> | 2012-05-29 16:15:25 -0700 |
commit | 8ff00d6ecfb733876126fb5a2ebae6fe20e38f6f (patch) | |
tree | 4d5370d7220f428d4bd62b333bfcef91d8b370f2 /indra/newview/skins/default/xui/en | |
parent | b8bc62a514786121ac34857c0e052040e603d4e4 (diff) |
EXP-1942,EXP-1945: Ensuring that the teleport process waits for the maturity preferences to be synced between viewer and server.
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index b1b48356b5..9c08ef147b 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -4175,17 +4175,6 @@ You won't receive any more notifications that you're about to visit a region wit <notification icon="alertmodal.tga" - name="MaturityCouldNotBeChanged" - type="alertmodal"> -We were unable to change your preferences to view [RATING] content at this time. Please change your preferences by using Me > Preferences > General from the menu bar, and then attempt your teleport again. - <tag>confirm</tag> - <usetemplate - name="okbutton" - yestext="OK"/> - </notification> - - <notification - icon="alertmodal.tga" name="MaturityChangeError" type="alertmodal"> We were unable to change your preferences to view [PREFERRED_MATURITY] content at this time. Your preferences have been reset to view [ACTUAL_MATURITY] content. You may attempt to change your preferences again by using Me > Preferences > General from the menu bar. |