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/ja | |
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/ja')
-rw-r--r-- | indra/newview/skins/steam/xui/ja/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/steam/xui/ja/strings.xml b/indra/newview/skins/steam/xui/ja/strings.xml index 680ef60890..29ef13109c 100644 --- a/indra/newview/skins/steam/xui/ja/strings.xml +++ b/indra/newview/skins/steam/xui/ja/strings.xml @@ -137,7 +137,7 @@ 終了 </string> <string name="create_account_url"> - http://join.secondlife.com/index.php?lang=ja-JP + http://join.secondlife.com/index.php?sourceid=1206_steam&lang=ja-JP </string> <string name="LoginFailedViewerNotPermitted"> お使いの古いビューワでは Second Life にアクセスできません。以下のページから新しいビューワをダウンロードしてください: |