diff options
| author | koem <koem@petoria.de> | 2013-04-30 16:50:25 -0500 |
|---|---|---|
| committer | koem <koem@petoria.de> | 2013-05-01 18:26:32 -0500 |
| commit | 9eae0750719e94dab9dae6540095e19fa7b11ff9 (patch) | |
| tree | 6d9d661b734b55bd64f73032d2454a060f93f65c /main/res/values | |
| parent | 2f938427afe4b6c5c77f67e78955a53a468c7ceb (diff) | |
| download | cgeo-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.xml | 2 |
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> |
