From 03984764a7d8c35e406d439135325a3c6ef64766 Mon Sep 17 00:00:00 2001 From: Mnikolenko Productengine Date: Wed, 17 May 2017 16:52:09 +0300 Subject: MAINT-7274 Remove "identifier" arg from the message --- indra/newview/skins/default/xui/en/notifications.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'indra/newview/skins') 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 @@ -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 -- cgit v1.2.3