diff options
Diffstat (limited to 'res/values')
-rwxr-xr-x | res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index a7c2cdfd..80dd85bd 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -287,7 +287,7 @@ <string name="incorrectly_downloaded_json_files_message">You have not entered a LEAP provider URL or it is unavailable</string> <string name="correctly_downloaded_json_files_message">Your anon cert has been correctly downloaded</string> <string name="incorrectly_downloaded_certificate_message">Your anon cert was not downloaded</string> - <string name="incorrectly_updated_provider_dot_json_message">Install a new version of this app.</string> + <string name="incorrectly_updated_provider_dot_json_message">Server is down.</string> <string name="not_valid_password_message">Your password is not well-formed: it should have at least 8 characters.</string> <string name="succesful_authentication_message">Authentication succeeded.</string> <string name="authentication_failed_message">Authentication failed.</string> |