diff options
author | James Cook <james@lindenlab.com> | 2010-03-08 13:38:58 -0800 |
---|---|---|
committer | James Cook <james@lindenlab.com> | 2010-03-08 13:38:58 -0800 |
commit | 5f9dd335e6449c85d19b44166ad57b3793922b80 (patch) | |
tree | 32d4a5122a910e813b0e60456c17935c96e8eb94 /indra/newview | |
parent | 397fe6691018f428fb21760ffa7114948904fdd5 (diff) |
Login screen says "Second Life ID", not username, per discussion with Erica
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_login.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_login.xml b/indra/newview/skins/default/xui/en/panel_login.xml index bf839f13e5..617fea6539 100644 --- a/indra/newview/skins/default/xui/en/panel_login.xml +++ b/indra/newview/skins/default/xui/en/panel_login.xml @@ -60,7 +60,7 @@ name="first_name_text" top="20" left="20" width="150"> - Username or First Last: + Second Life ID or Name: </text> <line_editor follows="left|bottom" |