mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 13:45:35 +03:00
Update string: auth_expired_saml_sso_token_toast
This commit is contained in:
parent
3f9774994c
commit
62e72ab303
1 changed files with 1 additions and 1 deletions
|
@ -211,7 +211,7 @@
|
|||
<string name="auth_wtf_reenter_URL">Unexpected state; please, enter the server URL again</string>
|
||||
<string name="auth_expired_oauth_token_toast">Your authorization expired. Please, authorize again</string>
|
||||
<string name="auth_expired_basic_auth_toast">Please, enter the current password</string>
|
||||
<string name="auth_expired_saml_sso_token_toast">Your session expired. Please, authenticate again</string>
|
||||
<string name="auth_expired_saml_sso_token_toast">Your session expired. Please connect again</string>
|
||||
<string name="auth_connecting_auth_server">Connecting to authentication server…</string>
|
||||
<string name="auth_follow_auth_server">Follow instructions above to get authenticated</string>
|
||||
<string name="auth_unsupported_auth_method">The server does not support this authentication method</string>
|
||||
|
|
Loading…
Reference in a new issue