summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en
diff options
context:
space:
mode:
authorandreykproductengine <akleshchev@productengine.com>2015-04-14 21:21:29 +0300
committerandreykproductengine <akleshchev@productengine.com>2015-04-14 21:21:29 +0300
commit11ed48abd15d0fcc1e41a9a122a081785d82f917 (patch)
treef861e876a487a071e37a039ddb0157ffc4effc71 /indra/newview/skins/default/xui/en
parentd6d13e20f3c1238d4110ebfb8b43814df12e1b61 (diff)
MAINT-5097 FIXED crash in LLFloaterPay::onGive
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rwxr-xr-xindra/newview/skins/default/xui/en/notifications.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index 632396d58c..28565a85c6 100755
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -5277,6 +5277,17 @@ Warning: The &apos;Pay object&apos; click action has been set, but it will only
<notification
icon="alertmodal.tga"
+ name="PayObjectFailed"
+ type="alertmodal">
+ Payment failed: object was not found.
+ <tag>fail</tag>
+ <usetemplate
+ name="okbutton"
+ yestext="OK"/>
+ </notification>
+
+ <notification
+ icon="alertmodal.tga"
name="OpenObjectCannotCopy"
type="alertmodal">
There are no items in this object that you are allowed to copy.