diff options
author | Oz Linden <oz@lindenlab.com> | 2011-12-20 10:39:06 -0500 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-12-20 10:39:06 -0500 |
commit | b022ebf13c9a227f87a112419e237894a1231c8c (patch) | |
tree | 6d1ca1b205b92a07da124dac9730b67ca9e00dc4 /indra/newview/skins/default/xui/en/notifications.xml | |
parent | 2667c6a80f70a2b3ca620184e109910933b10819 (diff) | |
parent | fdc223287ce25ffcb8a43936633eac2eac19b728 (diff) |
merge changes for storm-1734
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 0ba4b84abe..a7705c8bac 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -5516,6 +5516,15 @@ Please select at least one type of content to search (General, Moderate, or Adul [MESSAGE] </notification> + <notification + icon="notify.tga" + name="PaymentFailure" + persist="true" + type="notify"> + <tag>funds</tag> +[MESSAGE] + </notification> + <!-- EventNotification couldn't be persist since server decide is it necessary to notify user about subscribed event via LLEventNotifier--> <notification |