From 21d4ce26d3b3db5458321271ea5b7c7069289c94 Mon Sep 17 00:00:00 2001 From: AndreyL ProductEngine Date: Wed, 12 Dec 2018 00:11:16 +0200 Subject: INTL-324 added support for TLS failure dialog localization --- indra/newview/skins/default/xui/en/strings.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'indra/newview/skins/default/xui/en/strings.xml') diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index f5f4b4acab..e8fdb2d5b1 100644 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -4233,4 +4233,29 @@ Try enclosing path to the editor with double quotes. The physics shape does not have correct version. Set the correct version for the physics model. + + +DNS could not resolve the host name([HOSTNAME]). +Please verify that you can connect to the www.secondlife.com +web site. If you can, but continue to receive this error, +please go to the support section and report this problem. + + +The login server couldn't verify itself via SSL. +If you continue to receive this error, please go +to the Support section of the SecondLife.com web site +and report the problem. + + +Often this means that your computer's clock is set incorrectly. +Please go to Control Panels and make sure the time and date +are set correctly. +Also check that your network and firewall are set up correctly. +If you continue to receive this error, please go +to the Support section of the SecondLife.com web site +and report the problem. + +[https://community.secondlife.com/knowledgebase/english/error-messages-r520/#Section__3 Knowledge Base] + + -- cgit v1.2.3 From fddfe50ac125c1b25592ce30dbbb34363047cea1 Mon Sep 17 00:00:00 2001 From: maxim_productengine Date: Fri, 15 Feb 2019 16:12:43 +0200 Subject: SL-10550 Update attachment location strings --- indra/newview/skins/default/xui/en/strings.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'indra/newview/skins/default/xui/en/strings.xml') diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index e8fdb2d5b1..d91f3ac095 100644 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -2675,14 +2675,14 @@ If you continue to receive this message, please contact Second Life support for Sitting On Chest - Head + Skull Left Shoulder Right Shoulder Left Hand Right Hand Left Foot Right Foot - Back + Spine Pelvis Mouth Chin @@ -2692,16 +2692,16 @@ If you continue to receive this message, please contact Second Life support for Right Eye Nose Right Upper Arm - Right Lower Arm + Right Forearm Left Upper Arm - Left Lower Arm + Left Forearm Right Hip Right Upper Leg Right Lower Leg Left Hip Left Upper Leg Left Lower Leg - Belly + Stomach Left Pec Right Pec HUD Center 2 -- cgit v1.2.3