aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values
diff options
context:
space:
mode:
authorkoem <koem@petoria.de>2013-04-30 16:50:25 -0500
committerkoem <koem@petoria.de>2013-05-01 18:26:32 -0500
commit9eae0750719e94dab9dae6540095e19fa7b11ff9 (patch)
tree6d9d661b734b55bd64f73032d2454a060f93f65c /main/res/values
parent2f938427afe4b6c5c77f67e78955a53a468c7ceb (diff)
downloadcgeo-9eae0750719e94dab9dae6540095e19fa7b11ff9.zip
cgeo-9eae0750719e94dab9dae6540095e19fa7b11ff9.tar.gz
cgeo-9eae0750719e94dab9dae6540095e19fa7b11ff9.tar.bz2
issue2662 OC: leichtes Klettern
Diffstat (limited to 'main/res/values')
-rw-r--r--main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml
index 28a57e0..b08ad5a 100644
--- a/main/res/values/strings.xml
+++ b/main/res/values/strings.xml
@@ -1005,6 +1005,8 @@
<string name="attribute_swamp_no">No swamp or marsh</string>
<string name="attribute_hills_yes">Hilly area</string>
<string name="attribute_hills_no">No hilly area</string>
+ <string name="attribute_easy_climbing_yes">Easy climbing</string>
+ <string name="attribute_easy_climbing_no">No easy climbing</string>
<string name="attribute_poi_yes">Point of interest</string>
<string name="attribute_poi_no">No point of interest</string>
<string name="attribute_moving_target_yes">Moving target</string>