diff options
author | eli <none@none> | 2011-12-20 16:50:23 -0800 |
---|---|---|
committer | eli <none@none> | 2011-12-20 16:50:23 -0800 |
commit | 1a5194264451371270a7d94d528c2102be25c503 (patch) | |
tree | 79cbd301e33425dd59f0409cad7d816319bf3f79 /indra/newview/skins/default/xui/en/notifications.xml | |
parent | 6d520dcc1c92118a96f3968dd5ae8114ca282bce (diff) |
sync with viewer-development
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 |