diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2024-08-27 12:02:41 +0300 |
---|---|---|
committer | Andrey Kleshchev <117672381+akleshchev@users.noreply.github.com> | 2024-08-27 19:19:44 +0300 |
commit | 5c16ae13758bdfe8fe1f13d5f67eabbb6eaa30a1 (patch) | |
tree | 658783cdd4c2e4dc2114e980b1335ee4b3a6887c /indra/newview/skins/default/xui/en | |
parent | 124f0711afd504847f3c4cc96f1f5c000f7f58b0 (diff) |
viewer#2413 Remove obsolete alert about expiring voice morphs
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index e539388735..4a9dd62666 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -8860,21 +8860,6 @@ If you are a Premium Member, [[PREMIUM_URL] click here] to receive your voice mo <notification icon="notify.tga" - name="VoiceEffectsWillExpire" - sound="UISndAlert" - persist="true" - type="notify"> - <unique/> -One or more of your Voice Morphs will expire in less than [INTERVAL] days. -[[URL] Click here] to renew your subscription. - -If you are a Premium Member, [[PREMIUM_URL] click here] to receive your voice morphing perk. - <tag>fail</tag> - <tag>voice</tag> - </notification> - - <notification - icon="notify.tga" name="VoiceEffectsNew" sound="UISndAlert" persist="true" |