diff options
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index af75d49353..27a64e733d 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6764,6 +6764,13 @@ One or more of your Voice Morphs will expire in less than [INTERVAL] days. </notification> <notification + icon="notifytip.tga" + name="AutoReplace" + type="notifytip"> + '[BEFORE]' has been auto replaced by '[REPLACEMENT]' + based on your [LISTNAME] list. + </notification> + <notification icon="notify.tga" name="VoiceEffectsNew" sound="UISndAlert" |