diff options
author | Oz Linden <oz@lindenlab.com> | 2012-08-09 11:52:48 -0700 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2012-08-09 11:52:48 -0700 |
commit | 5f1230e911623d77dbc3353819bed338c514f671 (patch) | |
tree | fef827996d95b645b2e54af7cfc31b2be7439d79 /indra/newview/skins/default/xui | |
parent | 1869a399beb2cb3fa52d21f9c288f4c3b6ab4deb (diff) |
MAINT-1342: correct initial login location handling, clarify the two related persistent settings
Diffstat (limited to 'indra/newview/skins/default/xui')
-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 13f073a1c2..dfd8a82c96 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -2894,7 +2894,7 @@ You have been moved into a nearby region. name="AvatarMovedLast" type="alertmodal"> <tag>fail</tag> -Your last location is not currently available. +Your requested location is not currently available. You have been moved into a nearby region. </notification> |