aboutsummaryrefslogtreecommitdiffstats
path: root/main/res
diff options
context:
space:
mode:
Diffstat (limited to 'main/res')
-rw-r--r--main/res/drawable-mdpi/attribute_geotour.pngbin0 -> 961 bytes
-rw-r--r--main/res/values/cache_attributes.xml4
-rw-r--r--main/res/values/strings.xml4
3 files changed, 7 insertions, 1 deletions
diff --git a/main/res/drawable-mdpi/attribute_geotour.png b/main/res/drawable-mdpi/attribute_geotour.png
new file mode 100644
index 0000000..f1f0c24
--- /dev/null
+++ b/main/res/drawable-mdpi/attribute_geotour.png
Binary files differ
diff --git a/main/res/values/cache_attributes.xml b/main/res/values/cache_attributes.xml
index 815e007..c392b6f 100644
--- a/main/res/values/cache_attributes.xml
+++ b/main/res/values/cache_attributes.xml
@@ -69,10 +69,14 @@
<item>frontyard_no</item>
<item>teamwork_yes</item>
<item>teamwork_no</item>
+
+ <!-- attributes (specials -> yes, no) -->
<item>landf_yes</item>
<item>landf_no</item>
<item>partnership_yes</item>
<item>partnership_no</item>
+ <item>geotour_yes</item>
+ <item>geotour_no</item>
<!-- attributes (equipment -> required, not required) -->
<item>fee_yes</item>
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml
index dd0f937..1a5d2d1 100644
--- a/main/res/values/strings.xml
+++ b/main/res/values/strings.xml
@@ -1052,7 +1052,9 @@
<string name="attribute_ask_owner_no">Don\'t ask owner for start conditions</string>
<string name="attribute_unknown_yes">Unknown attribute present</string>
<string name="attribute_unknown_no">No unknown attribute present</string>
-
+ <string name="attribute_geotour_yes">Part of GeoTour</string>
+ <string name="attribute_geotour_no">Not part of GeoTour</string>
+
<!-- next things -->
<string name="legal_note">To use the services of Geocaching.com, terms and conditions of the <a href="http://www.geocaching.com/about/termsofuse.aspx">Groundspeak disclaimer</a> have to be agreed.</string>
<string name="quote">To make geocaching easier, to make users lazier.</string>