From dee2887b20bf5b963d6c42d966b8ef780e4f6093 Mon Sep 17 00:00:00 2001
From: Todd Stinson <stinson@lindenlab.com>
Date: Thu, 14 Jun 2012 11:32:25 -0700
Subject: [PATCH] EXP-1953: Updating the response message sent to the Inviter
 in Scenario 3.

---
 indra/newview/skins/default/xui/en/strings.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml
index 6afb9a136cc..dcb5fca3e29 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&apos;s content.</string>
+  <string name="TeleportMaturityExceeded">The Resident cannot visit this region.</string>
 
   </strings>
-- 
GitLab