diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2013-09-14 10:42:37 +0200 |
|---|---|---|
| committer | Samuel Tardieu <sam@rfc1149.net> | 2013-09-14 10:42:37 +0200 |
| commit | 5d50ac9009e247e0f06fa8958ebd232c5832fe7c (patch) | |
| tree | 4ccd6553a057ecfa7a969b35fd6d67fac0c94851 /main/res/values | |
| parent | e7074331ea7c21c4c03373f9f640d5e9850c6424 (diff) | |
| download | cgeo-5d50ac9009e247e0f06fa8958ebd232c5832fe7c.zip cgeo-5d50ac9009e247e0f06fa8958ebd232c5832fe7c.tar.gz cgeo-5d50ac9009e247e0f06fa8958ebd232c5832fe7c.tar.bz2 | |
Reinstate err_auth_initialize string
Diffstat (limited to 'main/res/values')
| -rw-r--r-- | main/res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml index 6f1ae62..f205194 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -174,6 +174,7 @@ <string name="err_watchlist_still_managing">Still managing your watchlist.</string> <string name="err_watchlist_failed">Changing your watchlist failed.</string> <string name="err_application_no">c:geo can\'t find any suitable application.</string> + <string name="err_auth_initialize">c:geo failed to initialize authorization process.</string> <string name="err_auth_process">Authorization process failed.</string> <string name="err_cannot_log_visit">c:geo is unable to log your visit. Please log your visit from the full cache details screen.</string> <string name="err_download_fail">c:geo failed to download caches.</string> |
