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/it | |
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/it')
-rw-r--r-- | indra/newview/skins/default/xui/it/notifications.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/it/notifications.xml b/indra/newview/skins/default/xui/it/notifications.xml index fd312a2c01..03e684f8dc 100644 --- a/indra/newview/skins/default/xui/it/notifications.xml +++ b/indra/newview/skins/default/xui/it/notifications.xml @@ -1167,7 +1167,8 @@ Puoi comunque usare [SECOND_LIFE] normalmente e gli altri residenti ti vedranno L'installazione di [APP_NAME] è terminata. Se questa è la prima volta che usi [SECOND_LIFE], devi creare un account prima che tu possa effettuare l'accesso. -Vuoi tornare a [[create_account_url] secondlife.com] per creare un nuovo account? + +Vuoi tornare a [[create_account_url] [SECOND_LIFE] web site] per creare un nuovo account? <usetemplate name="okcancelbuttons" notext="Continua" yestext="Nuovo Account..."/> </notification> <notification name="LoginPacketNeverReceived"> |