diff options
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 b95d116..0b11c71 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -146,6 +146,7 @@ <string name="err_detail_cache_find_next">c:geo can\'t find next geocaches.</string> <string name="err_detail_cache_forgot">c:geo forgot which geocache you want.</string> <string name="err_detail_cache_forgot_visit">c:geo forgot which cache you visited.</string> + <string name="err_detail_google_maps_limit_reached">c:geo failed to download static maps. Maybe google maps limit is reached.</string> <string name="err_detail_no_spoiler">c:geo found no spoiler images for this cache.</string> <string name="err_detail_no_map_static">c:geo found no static maps for this cache.</string> <string name="err_detail_not_load_map_static">c:geo failed to load static maps.</string> |
