aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values/cache_attributes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/res/values/cache_attributes.xml')
-rw-r--r--main/res/values/cache_attributes.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/main/res/values/cache_attributes.xml b/main/res/values/cache_attributes.xml
index 815e007..a2bb23a 100644
--- a/main/res/values/cache_attributes.xml
+++ b/main/res/values/cache_attributes.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<resources>
+
<string-array name="attribute_ids" translatable="false">
<item>dogs_yes</item>
<item>dogs_no</item>
@@ -69,10 +70,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>
@@ -140,4 +145,5 @@
<item>food_yes</item>
<item>food_no</item>
</string-array>
+
</resources> \ No newline at end of file