diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2012-06-29 15:53:58 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2012-06-29 15:53:58 -0400 |
commit | 6d836ed132b06eae557d826e6b6f1c9be54de8e3 (patch) | |
tree | 935d16bc92548f9c5d5f13e11280e76389935e2f /indra/newview/skins/steam/xui/fr | |
parent | e7825beded3504a7df47df5884d44e567ad523a2 (diff) |
Specialize Steam skin by adding sourceid= to join.secondlife.com URL.
Of course, preserve lang= localization from default skin.
Assume that localized steam/xui/*/strings.xml file without create_account_url key will
default to create_account_url key from steam/xui/en/strings.xml. That's how it
works in the default skin, anyway.
Diffstat (limited to 'indra/newview/skins/steam/xui/fr')
-rw-r--r-- | indra/newview/skins/steam/xui/fr/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/steam/xui/fr/strings.xml b/indra/newview/skins/steam/xui/fr/strings.xml index d7a174e771..ac34dd67c8 100644 --- a/indra/newview/skins/steam/xui/fr/strings.xml +++ b/indra/newview/skins/steam/xui/fr/strings.xml @@ -137,7 +137,7 @@ Quitter </string> <string name="create_account_url"> - http://www.wunderground.com/global/FR.html + http://join.secondlife.com/index.php?sourceid=1206_steam&lang=fr-FR </string> <string name="LoginFailedViewerNotPermitted"> Le client que vous utilisez ne permet plus d'accéder à Second Life. Téléchargez un nouveau client à la page suivante : |