aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values
diff options
context:
space:
mode:
authorBananeweizen <bananeweizen@gmx.de>2013-01-28 07:10:49 +0100
committerBananeweizen <bananeweizen@gmx.de>2013-01-28 07:10:49 +0100
commit9b382b09a4586022183c749ff603285b6b732711 (patch)
tree9c79eda8d0dc1202a6d7e78c64054acfc8a08245 /main/res/values
parentaf6345031c90b20f0434992c58827f84de080755 (diff)
downloadcgeo-9b382b09a4586022183c749ff603285b6b732711.zip
cgeo-9b382b09a4586022183c749ff603285b6b732711.tar.gz
cgeo-9b382b09a4586022183c749ff603285b6b732711.tar.bz2
lint cleanups
* unused resources * textIsSelectable
Diffstat (limited to 'main/res/values')
-rw-r--r--main/res/values/strings.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml
index 95fa47c..cd8aaec 100644
--- a/main/res/values/strings.xml
+++ b/main/res/values/strings.xml
@@ -148,7 +148,6 @@
<string name="err_detail_cache_find_any">c:geo can\'t find any geocache.</string>
<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>
@@ -563,8 +562,6 @@
<string name="cache_menu_visit_offline">Log Visit offline</string>
<string name="cache_menu_spoilers">Spoiler images</string>
<string name="cache_menu_around">Caches around</string>
- <string name="cache_menu_set_as_cache_coords">Set as cache coords</string>
- <string name="cache_menu_upload_wpt_to_gc_com">Set as cache coords and upload waypoint to Geocaching.com</string>
<string name="cache_menu_event">Add to calendar</string>
<string name="cache_menu_details">Details</string>
<string name="cache_menu_share">Share cache</string>
@@ -680,7 +677,6 @@
<string name="waypoint_reset_cache_coords">Reset cache coordinates</string>
<string name="waypoint_coordinates_has_been_reset_on_website">Cache coordinates have been reset on website.</string>
<string name="waypoint_coordinates_being_reset_on_website">Resetting cache coordinates on website…</string>
- <string name="waypoint_reset_cache_coords_info">Coordinate reset options</string>
<string name="waypoint_reset">Reset</string>
<string name="waypoint_localy_reset_cache_coords">Reset in c:geo</string>
<string name="waypoint_reset_local_and_remote_cache_coords">Reset in c:geo and on website</string>
@@ -688,9 +684,7 @@
<string name="waypoint_coordinates_couldnt_be_modified_on_website">Website doesn\'t support modifying cache coordinates.</string>
<string name="waypoint_coordinates_upload_error">Error occurred while modifying coordinates on website.</string>
<string name="waypoint_coordinates_uploading_to_website">Uploading coordinates %s to website.</string>
- <string name="waypoint_coordinates_reseting_on_website">Resetting to original coordinates on website.</string>
<string name="waypoint_coordinates_has_been_modified_on_website">Cache coordinates on website have been modified to: %s.</string>
- <string name="waypoint_coordinates_has_been_set_as_cache_coordinates">Cache coordinates have been changed in c:geo to: %s.</string>
<string name="waypoint_done">Done</string>
<string name="waypoint_duplicate">Duplicate</string>
<string name="waypoint_copy_of">Copy of</string>
@@ -736,7 +730,6 @@
<string name="map_strategy_auto">Speed dependent</string>
<string name="map_strategy_detailed">Detailed</string>
<string name="live_map_notification">On the new live map coordinates may not always be precise. Possibly imprecise coordinates are marked by an orange circle.\nOpening the cache details or saving the cache for offline use will always obtain precise coordinates.\n\nMore information on all changes can be found on the \"About c:geo\" page inside the app.</string>
- <string name="live_map_note_close">Close</string>
<string name="live_map_note_dontshow">Do not show again</string>