diff options
author | andreykproductengine <akleshchev@productengine.com> | 2017-03-06 18:02:26 +0200 |
---|---|---|
committer | andreykproductengine <akleshchev@productengine.com> | 2017-03-06 18:02:26 +0200 |
commit | a1bc791bf8a6a7a837c8c9c29455fbef5d2e36f9 (patch) | |
tree | 4fc380f1612cc62b07a03ed6579ec28dc980d1c0 /indra/newview/skins | |
parent | e08bbd2fa52f76f0254dc9558c4936fb1ca08859 (diff) |
MAINT-3683 "login failed" notice has an extra character in pop-up notification
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/strings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index 1d2c068e64..e3e770444c 100644 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -3883,9 +3883,9 @@ Abuse Report</string> <string name="words_separator" value=", "/> <string name="server_is_down"> - Despite our best efforts, something unexpected has gone wrong. + Despite our best efforts, something unexpected has gone wrong. - Please check status.secondlifegrid.net to see if there is a known problem with the service. +Please check status.secondlifegrid.net to see if there is a known problem with the service. If you continue to experience problems, please check your network and firewall setup. </string> |