diff options
author | Ramzi Linden <ramzi@lindenlab.com> | 2009-11-20 17:16:26 -0800 |
---|---|---|
committer | Ramzi Linden <ramzi@lindenlab.com> | 2009-11-20 17:16:26 -0800 |
commit | 1d5775a23fbcf00ad3e459393a7cf1d80a762bf8 (patch) | |
tree | f80419f43aaf56f0330afaf5622c1625d035a878 /indra/newview/skins/default/xui/fr/panel_login.xml | |
parent | 3bb86f91bc345f74057debe1f8f680098895a40e (diff) |
- Changed the EN links used for the KnowledgeBase to its new home on the sl wiki.
- DEV-43134 Insert localized hyperlinks for all places in XUI where viewer jumps to the web.
(This will be needed for Phase 4 Testing of QAR-1355)
Diffstat (limited to 'indra/newview/skins/default/xui/fr/panel_login.xml')
-rw-r--r-- | indra/newview/skins/default/xui/fr/panel_login.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/fr/panel_login.xml b/indra/newview/skins/default/xui/fr/panel_login.xml index 284590cd5d..f7ab2891e8 100644 --- a/indra/newview/skins/default/xui/fr/panel_login.xml +++ b/indra/newview/skins/default/xui/fr/panel_login.xml @@ -1,10 +1,10 @@ <?xml version="1.0" encoding="utf-8" standalone="yes"?> <panel name="panel_login"> <panel.string name="create_account_url"> - http://secondlife.com/registration/ + http://fr.secondlife.com/registration/ </panel.string> <panel.string name="forgot_password_url"> - http://secondlife.com/account/request.php + http://secondlife.com/account/request.php?lang=fr </panel.string> <panel name="login_widgets"> <line_editor name="first_name_edit" tool_tip="Prénom sur [SECOND_LIFE]"/> |