Cherry-pick of 24a7281bef42 from viewer-development, also added missing AttachmentDrop to notifications.xml

simon@Simon-PC.lindenlab.com: MAINT-862 and ER-1781 : Sounds not playing the first time.  Reviewed by Kelly.
This commit is contained in:
Lirusaito
2012-06-02 05:13:50 -04:00
parent 9835d3b27e
commit 73c05eff77
4 changed files with 50 additions and 17 deletions

View File

@@ -538,6 +538,20 @@ Add this Ability to '[ROLE_NAME]'?
yestext="Yes"/>
</notification>
<notification
icon="alertmodal.tga"
name="AttachmentDrop"
type="alertmodal">
You are about to drop your attachment.
Are you sure you want to continue?
<tag>confirm</tag>
<usetemplate
ignoretext="Confirm before dropping attachments"
name="okcancelignore"
notext="No"
yestext="Yes"/>
</notification>
<notification
icon="alertmodal.tga"
name="ClickPublishHelpLand"