Просмотр исходного кода

Update string: auth_expired_saml_sso_token_toast

masensio 11 лет назад
Родитель
Сommit
62e72ab303
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      res/values/strings.xml

+ 1 - 1
res/values/strings.xml

@@ -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>