aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values
diff options
context:
space:
mode:
authortriakcz <kunc88@gmail.com>2013-03-05 23:58:27 +0100
committertriakcz <kunc88@gmail.com>2013-03-05 23:58:27 +0100
commit25225c6caf5ec60a5370f1ff60b49a7e28309133 (patch)
tree46e555348f9ce74ffb8e3f0bb8ead5c0b22f14d8 /main/res/values
parent07b49c0d7d65344235e65b58a02cafc0973f6f4d (diff)
downloadcgeo-25225c6caf5ec60a5370f1ff60b49a7e28309133.zip
cgeo-25225c6caf5ec60a5370f1ff60b49a7e28309133.tar.gz
cgeo-25225c6caf5ec60a5370f1ff60b49a7e28309133.tar.bz2
Removed confusing live word in all langs from description of wpt limit
Diffstat (limited to 'main/res/values')
-rw-r--r--main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml
index 62f00a5..8761ea4 100644
--- a/main/res/values/strings.xml
+++ b/main/res/values/strings.xml
@@ -400,7 +400,7 @@
<string name="init_captcha">Show CAPTCHA if necessary (only Basic Member)</string>
<string name="init_useenglish">Use English language for c:geo\n(Restart needed)</string>
<string name="init_exclude">Exclude own and found caches</string>
- <string name="init_showwaypoints">Show Waypoints on Live map</string>
+ <string name="init_showwaypoints">Show Waypoints on map</string>
<string name="init_showwaypoint_description">If less than the given amount of caches are displayed on the map, their waypoints are shown additionally.</string>
<string name="init_disabled">Exclude disabled caches</string>
<string name="init_offline">Store cache static maps for offline use</string>