diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2021-07-15 18:22:52 +0300 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2021-07-15 18:22:52 +0300 |
commit | 85f3345c35ffb28d89f2b537cdc221ffb4d51ebc (patch) | |
tree | a2b0ff3766a8130668c51452d3ec42a5eea60d87 | |
parent | 467d8339c970c253dada2cf0e1eed45be66593ac (diff) |
SL-15574 Fixed message mising some text
-rw-r--r-- | indra/newview/skins/default/xui/en/strings.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index f604a16b0b..e76f2bd6ba 100644 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -153,7 +153,8 @@ People with free accounts will not be able to access Second Life during this tim If you feel this is an error, please contact support@secondlife.com.</string> <string name="LoginFailedAcountSuspended">Your account is not accessible until -[TIME] Pacific Time.</string> +[TIME] Pacific Time. +If you feel this is an error, please contact support@secondlife.com.</string> <string name="LoginFailedAccountDisabled">We are unable to complete your request at this time. Please contact Second Life support for assistance at http://support.secondlife.com.</string> <string name="LoginFailedTransformError">Data inconsistency found during login. |