From 15c3b2c6309fa4b45376f3d62e33bfcd3ccdbfc7 Mon Sep 17 00:00:00 2001 From: Aimee Linden Date: Mon, 24 May 2010 02:27:07 +0100 Subject: EXT-7335 WIP Added notification of expiring voice effects --- .../newview/skins/default/xui/en/notifications.xml | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) (limited to 'indra/newview/skins/default/xui/en/notifications.xml') diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 999f804e71..6b5659f6c0 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -5956,6 +5956,39 @@ We are creating a voice channel for you. This may take up to one minute. + +Subscribed Voice Effects have expired. +[[URL] Renew your subscription] to reactivate them. + + + + +The active Voice Effect has expired, your normal voice settings have been applied. +[[URL] Renew your subscription] to reactivate it. + + + + +Voice Effects will expire in less than [INTERVAL] days. +[[URL] Renew your subscription] or they will be removed. + + + Date: Mon, 24 May 2010 16:21:56 +0100 Subject: EXT-7138 WIP Don't rebuild the voice effect combo list every time a different effect is selected. Added a notification on receiving new voice effects. --- indra/newview/skins/default/xui/en/notifications.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'indra/newview/skins/default/xui/en/notifications.xml') diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 6b5659f6c0..b997dee30c 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -5988,6 +5988,17 @@ Voice Effects will expire in less than [INTERVAL] days. [[URL] Renew your subscription] or they will be removed. + LLNotificationsUtil::add("VoiceEffectsNew"); + + +New Voice Effects are available! + + Date: Thu, 27 May 2010 12:53:53 +0100 Subject: EXT-7138 WIP Changed UI text to use "Voice Morph" everywhere instead of "Voice Effect". Revised wording in preview floater (DEV-50573). Added tool-tip for Voice Morphing control in Nearby Voice (DEV-50608). --- indra/newview/skins/default/xui/en/notifications.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'indra/newview/skins/default/xui/en/notifications.xml') diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index b997dee30c..99896e46c9 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -5962,8 +5962,8 @@ We are creating a voice channel for you. This may take up to one minute. sound="UISndAlert" persist="true" type="notify"> -Subscribed Voice Effects have expired. -[[URL] Renew your subscription] to reactivate them. +One or more of your subscribed Voice Morphs has expired. +[[URL] Click here] to renew your subscription. @@ -5973,8 +5973,8 @@ Subscribed Voice Effects have expired. sound="UISndAlert" persist="true" type="notify"> -The active Voice Effect has expired, your normal voice settings have been applied. -[[URL] Renew your subscription] to reactivate it. +The active Voice Morph has expired, your normal voice settings have been applied. +[[URL] Click here] to renew your subscription. @@ -5984,8 +5984,8 @@ The active Voice Effect has expired, your normal voice settings have been applie sound="UISndAlert" persist="true" type="notify"> -Voice Effects will expire in less than [INTERVAL] days. -[[URL] Renew your subscription] or they will be removed. +One or more of your Voice Morphs will expire in less than [INTERVAL] days. +[[URL] Click here] to renew your subscription. LLNotificationsUtil::add("VoiceEffectsNew"); @@ -5996,7 +5996,7 @@ Voice Effects will expire in less than [INTERVAL] days. sound="UISndAlert" persist="true" type="notify"> -New Voice Effects are available! +New Voice Morphs are available! -- cgit v1.2.3 From fdee6dd75080fed6304db79221fac2e65d2a4e7a Mon Sep 17 00:00:00 2001 From: Aimee Linden Date: Thu, 3 Jun 2010 21:12:37 +0100 Subject: Tidy up indentation around NoVoiceConnect notification in notifications.xml --- .../newview/skins/default/xui/en/notifications.xml | 59 ++++++++++++---------- 1 file changed, 31 insertions(+), 28 deletions(-) (limited to 'indra/newview/skins/default/xui/en/notifications.xml') diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 5ead756d20..5b06b0d651 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6237,36 +6237,39 @@ Avatar '[NAME]' entered appearance mode. Avatar '[NAME]' left appearance mode. - - We're having trouble connecting using [PROTOCOL] [HOSTID]. - Please check your network and firewall setup. -
-