diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2012-09-05 17:07:39 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2012-09-05 17:07:39 -0400 |
commit | 84884b06f206790ab5a4f52c7125665f9d32b7d8 (patch) | |
tree | 50e6bd9eee133695ccdc0e6e1982de79ddd09129 /indra/newview/skins/default/xui | |
parent | a372fb2851e26804ceb4e09c0266a23bd89341ee (diff) |
Reapply f6ed57210865 to zh/notifications.xml: remove "FirstRun" link.
Because create_account_url should vary between viewer languages and skins,
we've made an effort to ensure that create_account_url is used everywhere,
instead of directly embedding http://join.secondlife.com. Recent rev
6ee71714935f accidentally reinserted the link embedded in the "FirstRun"
notification for language 'zh'. Delete it again.
Diffstat (limited to 'indra/newview/skins/default/xui')
-rw-r--r-- | indra/newview/skins/default/xui/zh/notifications.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/zh/notifications.xml b/indra/newview/skins/default/xui/zh/notifications.xml index 97a1bd6c84..fe4f84dce7 100644 --- a/indra/newview/skins/default/xui/zh/notifications.xml +++ b/indra/newview/skins/default/xui/zh/notifications.xml @@ -1122,7 +1122,6 @@ [APP_NAME] 安裝完成。 如果你是第一次使用 [SECOND_LIFE],你將需要建立新帳號才可登入。 -返回 [http://join.secondlife.com secondlife.com] 建立新帳號? <usetemplate name="okcancelbuttons" notext="繼續" yestext="新帳戶..."/> </notification> <notification name="LoginPacketNeverReceived"> |