This commit is contained in:
Benoit Marty 2023-03-27 16:39:15 +02:00
parent 4994ccd7c0
commit db788183e7
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@
<string name="screen_login_error_deactivated_account">"This account has been deactivated."</string>
<string name="screen_login_error_invalid_credentials">"Incorrect username and/or password"</string>
<string name="screen_login_error_invalid_user_id">"This is not a valid user identifier. Expected format: @user:homeserver.org"</string>
<string name="screen_login_error_unsupported_authentication">"The selected homeserver doesn\\\'t support password or OIDC login. Please contact your admin or choose another homeserver."</string>
<string name="screen_login_error_unsupported_authentication">"The selected homeserver doesn\'t support password or OIDC login. Please contact your admin or choose another homeserver."</string>
<string name="screen_login_form_header">"Enter your details"</string>
<string name="screen_login_password_hint">"Password"</string>
<string name="screen_login_server_header">"Where your conversations live"</string>