diff options
author | Todd Stinson <stinson@lindenlab.com> | 2012-05-17 15:38:17 -0700 |
---|---|---|
committer | Todd Stinson <stinson@lindenlab.com> | 2012-05-17 15:38:17 -0700 |
commit | cf0a6a61bd44b4becfa81eb3e0c6b16bc42c4c44 (patch) | |
tree | 78dbff8f219bd3e4cc2ef98c9f050d5833e360cd /indra/newview/skins/default/xui/en/notifications.xml | |
parent | ecdc5cf7647c0cbbb057dba2f4bdeaafc3f5a93f (diff) |
EXP-1928: Minor tweak to ensure that the case of the copy for content type is lower-case.
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index c76c28579b..0fe320f92b 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -4102,7 +4102,7 @@ Go to the Knowledge Base for more information about maturity Ratings? name="RegionEntryAccessBlocked_Notify" type="notifytip"> <tag>fail</tag> - The region you're trying to visit contains [REGIONMATURITY] content, but your current preferences are set to exclude [REGIONMATURITY] content. +The region you're trying to visit contains [REGIONMATURITY] content, but your current preferences are set to exclude [REGIONMATURITY] content. </notification> <notification |