diff options
author | Todd Stinson <stinson@lindenlab.com> | 2012-05-29 18:02:38 -0700 |
---|---|---|
committer | Todd Stinson <stinson@lindenlab.com> | 2012-05-29 18:02:38 -0700 |
commit | fbf01e9c2a919fb51df2c6d71fa9d673ca69c1a8 (patch) | |
tree | c1b9f706ce0064b0131b0570a33fb6062d5c9bd1 /indra/newview/skins/default | |
parent | 8ff00d6ecfb733876126fb5a2ebae6fe20e38f6f (diff) |
EXP-1942,EXP-1945: Pulling down the teleport screen in the scenario of waiting for a maturity preference change that is still being posted to the server.
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r-- | indra/newview/skins/default/xui/en/teleport_strings.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/teleport_strings.xml b/indra/newview/skins/default/xui/en/teleport_strings.xml index 81a3746bd9..fdf41991cd 100644 --- a/indra/newview/skins/default/xui/en/teleport_strings.xml +++ b/indra/newview/skins/default/xui/en/teleport_strings.xml @@ -83,5 +83,8 @@ Go to 'Welcome Island Public' to repeat the tutorial. <message name="requesting"> Requesting Teleport... </message> - </message_set> + <message name="pending"> + Pending Teleport... + </message> + </message_set> </teleport_messages> |