diff options
author | Lineflyer <gc@droescher.eu> | 2012-01-08 21:19:28 +0100 |
---|---|---|
committer | Lineflyer <gc@droescher.eu> | 2012-01-08 21:19:28 +0100 |
commit | 49e09d75a9c8758ae0b9a788fdb6daba0216e756 (patch) | |
tree | cec727cec2776154b0f61f8ce4926015c8faca39 /main | |
parent | 1036767c353a6c80306f119e76efa8dcd86f2cfe (diff) | |
download | cgeo-49e09d75a9c8758ae0b9a788fdb6daba0216e756.zip cgeo-49e09d75a9c8758ae0b9a788fdb6daba0216e756.tar.gz cgeo-49e09d75a9c8758ae0b9a788fdb6daba0216e756.tar.bz2 |
Update main/res/values/strings.xml
Diffstat (limited to 'main')
-rw-r--r-- | main/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml index 85365f4..7e89f74 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -377,7 +377,7 @@ <string name="init_captcha">Show CAPTCHA if necessary</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 in Live map</string> + <string name="init_showwaypoints">Show Waypoints on Live 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 static maps for offline use</string> |