diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2014-03-11 06:22:27 +0100 |
|---|---|---|
| committer | Samuel Tardieu <sam@rfc1149.net> | 2014-03-11 06:22:27 +0100 |
| commit | bea64cebdefdd60bc7699675abbef8686cbaa4c1 (patch) | |
| tree | 4e10304cd93a607574ae34d28dd8020caa4e4000 /main/res/values | |
| parent | 56b6b5bc0714a4c9ebdbf7e9dd3315877d4e1cd4 (diff) | |
| download | cgeo-bea64cebdefdd60bc7699675abbef8686cbaa4c1.zip cgeo-bea64cebdefdd60bc7699675abbef8686cbaa4c1.tar.gz cgeo-bea64cebdefdd60bc7699675abbef8686cbaa4c1.tar.bz2 | |
Remove unused string
Diffstat (limited to 'main/res/values')
| -rw-r--r-- | main/res/values/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml index 7d06a50..48cc323 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -168,7 +168,6 @@ <string name="err_detail_cache_find">c:geo can\'t find geocache</string> <string name="err_detail_cache_find_some">c:geo can\'t find that geocache.</string> <string name="err_detail_cache_find_any">c:geo can\'t find any geocaches.</string> - <string name="err_detail_cache_forgot">c:geo forgot which geocache you want.</string> <string name="err_detail_google_maps_limit_reached">c:geo failed to download static maps. Maybe the Google Maps API limit was 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> |
