summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorMnikolenko Productengine <mnikolenko@productengine.com>2017-05-17 16:52:09 +0300
committerMnikolenko Productengine <mnikolenko@productengine.com>2017-05-17 16:52:09 +0300
commit03984764a7d8c35e406d439135325a3c6ef64766 (patch)
tree82f0479d1cfc763f1a1f4d26b18c8aa8e0e9086e /indra/newview
parent424b30ee3e71443cee3b69c6a492009406c89558 (diff)
MAINT-7274 Remove "identifier" arg from the message
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/skins/default/xui/en/notifications.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index 90184a581e..8620c09f9a 100644
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -8628,7 +8628,7 @@ Select residents to share with.
name="MeshUploadErrorDetails"
icon="alert.tga"
type="alert">
- [LABEL] failed to upload: [MESSAGE] [IDENTIFIER]
+ [LABEL] failed to upload: [MESSAGE]
[DETAILS]See SecondLife.log for details
</notification>
@@ -8637,7 +8637,6 @@ Select residents to share with.
icon="alert.tga"
type="alert">
[LABEL] failed to upload: [MESSAGE]
-[IDENTIFIER]
See SecondLife.log for details
</notification>