diff options
| -rw-r--r-- | indra/newview/skins/default/xui/en/strings.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index 6afb9a136c..dcb5fca3e2 100644 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -3757,6 +3757,6 @@ Try enclosing path to the editor with double quotes.    <string name="snapshot_quality_high">High</string>    <string name="snapshot_quality_very_high">Very High</string> -  <string name="TeleportMaturityExceeded">The Resident you have offered to teleport cannot view the region's content.</string> +  <string name="TeleportMaturityExceeded">The Resident cannot visit this region.</string>    </strings> | 
