diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2012-07-24 08:54:01 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2012-07-24 08:54:01 -0400 |
commit | 300662919e3fd5eb29b123fc555f176498e41a53 (patch) | |
tree | 7e6b3513486743d1b222848fa487df5a92dd5442 /indra/newview/skins/default/xui/zh/notifications.xml | |
parent | fc8d6384b744805631ae1183c52908f49e2a4765 (diff) |
Engage dormant first-login-this-install popup message.
Although the XUI for this popup, and the code to display and respond to it,
have been present from the first rev in the current viewer repository, I can
find no trace of it ever having been called.
Reword embedded link in popup message in each supported language: directly
mentioning secondlife.com in display text engages anti-URL-spoofing logic,
causing the popup to display the whole messy URL with sourceid and lang
params. Change to say "Second Life web site" instead -- needs translations.
Diffstat (limited to 'indra/newview/skins/default/xui/zh/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/zh/notifications.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/zh/notifications.xml b/indra/newview/skins/default/xui/zh/notifications.xml index c39b123655..e322064f85 100644 --- a/indra/newview/skins/default/xui/zh/notifications.xml +++ b/indra/newview/skins/default/xui/zh/notifications.xml @@ -1128,7 +1128,8 @@ You may want to set a new home location. [APP_NAME] 安裝完成。 If this is your first time using [SECOND_LIFE], you will need to create an account before you can log in. -Return to [[create_account_url] secondlife.com] to create a new account? + +Return to [[create_account_url] [SECOND_LIFE] web site] to create a new account? <usetemplate name="okcancelbuttons" notext="繼續" yestext="新帳戶..."/> </notification> <notification name="LoginPacketNeverReceived"> |