SL-17761: Replace 'Grid emergency' message with generic error

The viewer currently presents a startling "Grid emergency" warning if an
unrecognized error is returned from login. Let's tone this down a bit
and present the error as it is: an unrecognized login failure rather
than SLearth exploding.
master
Bennett Goble 2023-02-03 16:21:01 -08:00 committed by Andrey Lihatskiy
parent 0c2b00efaa
commit ffa8d83eaf
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ http://secondlife.com/download
For more information, see our FAQ below:
http://secondlife.com/viewer-access-faq</string>
<string name="LoginFailed">Grid emergency login failure.
<string name="LoginFailed">Login failure.
If you feel this is an error, please contact support@secondlife.com.</string>
<string name="LoginIntermediateOptionalUpdateAvailable">Optional viewer update available: [VERSION]</string>
<string name="LoginFailedRequiredUpdate">Required viewer update: [VERSION]</string>