summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en
diff options
context:
space:
mode:
authorMNikolenko ProductEngine <mnikolenko@productengine.com>2014-05-07 11:46:47 +0300
committerMNikolenko ProductEngine <mnikolenko@productengine.com>2014-05-07 11:46:47 +0300
commitc8e4f2b10e508507a2c68f2f8eb63baf008a9eba (patch)
tree6e5a32ce5b979307e33904b61d29fd2b04fbb6c6 /indra/newview/skins/default/xui/en
parent849ce1e30c080d71e4af8dc8f24720274a126f4c (diff)
MAINT-4004 FIXED Check image's dimensions and show notification if it's larger than allowed.
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rwxr-xr-xindra/newview/skins/default/xui/en/notifications.xml11
1 files changed, 10 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index 7297ba4fc0..e1194b2025 100755
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -7836,7 +7836,16 @@ You uploaded a [RESOLUTION] baked texture for '[BODYREGION]' after [TIME] second
( [EXISTENCE] seconds alive )
You locally updated a [RESOLUTION] baked texture for '[BODYREGION]' after [TIME] seconds.
</notification>
-
+
+ <notification
+ icon="alertmodal.tga"
+ name="CannotUploadTexture"
+ type="alertmodal">
+Unable to upload texture.
+[REASON]
+ <tag>fail</tag>
+ </notification>
+
<notification
icon="alertmodal.tga"
name="LivePreviewUnavailable"