diff options
| author | Brad Kittenbrink <brad@lindenlab.com> | 2022-02-18 14:30:57 -0800 | 
|---|---|---|
| committer | Brad Kittenbrink <brad@lindenlab.com> | 2022-02-18 14:33:01 -0800 | 
| commit | d7a15a63ff3961937cc6152d8fb22d767bb6a1a6 (patch) | |
| tree | 51ea604ce89ef64143e3e5e8468e33142670c697 /indra | |
| parent | 83ec546feb0f52c15e36e025f241a7a9d07ccfbe (diff) | |
SL-16869 Removed unused LoginFailedAuthenticationFailedMFA message id.
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/newview/skins/default/xui/en/strings.xml | 6 | 
1 files changed, 0 insertions, 6 deletions
diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index 0f045bd19c..c62b57c585 100644 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -194,12 +194,6 @@ Please try logging in again in a minute.</string>  Please try logging in again in a minute.</string>          <string name="LoginFailedAuthenticationMFARequired">To continue logging in, enter a new token from your multifactor authentication app.  If you feel this is an error, please contact support@secondlife.com</string> -	<string name="LoginFailedAuthenticationFailedMFA">Sorry! We couldn't log you in. -Please check to make sure you entered the right -    * Username (like bobsmith12 or steller.sunshine) -    * Password -    * Token -Also, please make sure your Caps Lock key is off.</string>  	<!-- Disconnection -->  	<string name="AgentLostConnection">This region may be experiencing trouble.  Please check your connection to the Internet.</string>  | 
