summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/fr
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2012-06-28 17:55:10 -0400
committerNat Goodspeed <nat@lindenlab.com>2012-06-28 17:55:10 -0400
commiteb15b6f93618f34516e00d3ba96237fde8663f58 (patch)
treeb5baddd85a7d55a73bc09de094ecb85fa508e834 /indra/newview/skins/default/xui/fr
parent90547ff411db177bf6424ca553449a81a808fc0f (diff)
Remove redundant "create_account_url" string from panel_login.xml.
We already have a "create_account_url" string in strings.xml, and in fact -- according to Eli -- the strings.xml values are "better" for non-English languages. Unfortunately those "better" strings weren't being used. They were tied to the FirstRun notification, which seems to have been disengaged. Changed llpanellogin.cpp to look in strings.xml rather than panel_login.xml when clicking the "Sign Up" link on the login panel.
Diffstat (limited to 'indra/newview/skins/default/xui/fr')
-rw-r--r--indra/newview/skins/default/xui/fr/panel_login.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/fr/panel_login.xml b/indra/newview/skins/default/xui/fr/panel_login.xml
index e54b36644c..eadcc51f17 100644
--- a/indra/newview/skins/default/xui/fr/panel_login.xml
+++ b/indra/newview/skins/default/xui/fr/panel_login.xml
@@ -1,8 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel name="panel_login">
- <panel.string name="create_account_url">
- http://fr.secondlife.com/registration/
- </panel.string>
<panel.string name="forgot_password_url">
http://secondlife.com/account/request.php?lang=fr
</panel.string>