aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values
diff options
context:
space:
mode:
authorBananeweizen <bananeweizen@gmx.de>2013-11-10 09:49:14 +0100
committerBananeweizen <bananeweizen@gmx.de>2013-11-10 09:49:14 +0100
commit18e35e775ff01b29d0c5b6592ff24f72406e2961 (patch)
tree850cf73f15dfb51857ca1ff950d2195a61a52b6f /main/res/values
parent602cda57b0a70bb7b59598060842587a57b565f1 (diff)
downloadcgeo-18e35e775ff01b29d0c5b6592ff24f72406e2961.zip
cgeo-18e35e775ff01b29d0c5b6592ff24f72406e2961.tar.gz
cgeo-18e35e775ff01b29d0c5b6592ff24f72406e2961.tar.bz2
fix new lint findings (repeated words)
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 fab214b..2c82642 100644
--- a/main/res/values/strings.xml
+++ b/main/res/values/strings.xml
@@ -480,7 +480,7 @@
<string name="init_backup_last">Available backup from</string>
<string name="init_backup_last_no">There is no file with a backup.</string>
<string name="settings_info_offline_maps_title">Info on Offline Maps</string>
- <string name="settings_info_offline_maps">c:geo supports maps for offline use. You can download maps from Mapsforge or even create your own maps from OSM data. You need to select the offline map directory first to to get offline map support.</string>
+ <string name="settings_info_offline_maps">c:geo supports maps for offline use. You can download maps from Mapsforge or even create your own maps from OSM data. You need to select the offline map directory first to get offline map support.</string>
<string name="settings_info_themes_title">Info on Map Themes</string>
<string name="settings_info_themes">c:geo supports custom themes for offline maps. These can be used to change the color style of the map (e.g. to have a nightview map) or to highlight certain objects like cycle paths or height lines within the map.</string>
<string name="init_mapsource_select">Select Map Source</string>