diff options
author | Leyla Farazha <leyla@lindenlab.com> | 2010-05-19 13:55:49 -0700 |
---|---|---|
committer | Leyla Farazha <leyla@lindenlab.com> | 2010-05-19 13:55:49 -0700 |
commit | b82ddeef072a34efa94f3ac46b3d9a20c3e6a583 (patch) | |
tree | 5c16728d0195f8d51af7d3dd4f4efac8c4bb918c /indra/newview/skins/default/xui/en | |
parent | 7f2e4c621ca297af47c67f31ccdf3bddbaae57b7 (diff) | |
parent | b62d1472be7e64c176ea663562d8747f46ace316 (diff) |
Merge
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_login.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_login.xml b/indra/newview/skins/default/xui/en/panel_login.xml index 88c264c649..14759ad731 100644 --- a/indra/newview/skins/default/xui/en/panel_login.xml +++ b/indra/newview/skins/default/xui/en/panel_login.xml @@ -65,13 +65,13 @@ Username: <line_editor follows="left|bottom" height="22" -label="bobsmith12 or Stellar Sunshine" +label="bobsmith12 or Steller Sunshine" left_delta="0" max_length="63" name="username_edit" prevalidate_callback="ascii" select_on_focus="true" -tool_tip="[SECOND_LIFE] ID, like bobsmith12 or Stellar Sunshine" +tool_tip="The username you chose when you registered, like bobsmith12 or Steller Sunshine" top_pad="0" width="150" /> <text @@ -186,7 +186,7 @@ name="forgot_password_text" top_pad="12" right="-10" width="180"> - Forgot your name or password? + Forgot your username or password? </text> <text follows="right|bottom" |