summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorDave Parks <davep@lindenlab.com>2010-03-16 14:08:11 -0500
committerDave Parks <davep@lindenlab.com>2010-03-16 14:08:11 -0500
commit80eeff0297be277c79683c293ab46eda2a5e7fb0 (patch)
treec3eee57757ad10d834a2892126813b48edfee951 /indra/newview
parent663147647d270eff17e654cd13be62b18cc6db30 (diff)
Alert dialog when mesh upload fails.
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/skins/default/xui/en/notifications.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index a3abe36db4..f204b8082a 100644
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -5905,6 +5905,12 @@ Selected button can not be shown right now.
The button will be shown when there is enough space for it.
</notification>
+ <notification
+ name="MeshUploadError"
+ icon="alert.tga"
+ type="alert">
+ [LABEL] failed to upload: [MESSAGE] [IDENTIFIER] [INVALIDITY_IDENTIFIER]
+ </notification>
<global name="UnsupportedCPU">
- Your CPU speed does not meet the minimum requirements.