en string improvements
This commit is contained in:
parent
e1ed38aae8
commit
ad24d2b527
1 changed files with 2 additions and 2 deletions
|
@ -783,7 +783,7 @@
|
|||
<string name="max_level_download_tile">Max. online zoom</string>
|
||||
<string name="max_level_download_tile_descr">Choose maximum zoom level to download for online map tiles</string>
|
||||
<string name="route_general_information">Total distance %1$s, travelling time %2$d h %3$d m.</string>
|
||||
<string name="router_service_descr">Choose online or offline navigation service</string>
|
||||
<string name="router_service_descr">Choose an online or offline navigation service</string>
|
||||
<string name="router_service">Navigation service</string>
|
||||
<string name="sd_dir_not_accessible">Save directory on SD card not accessible</string>
|
||||
<string name="download_question">Download {0} - {1} ?</string>
|
||||
|
@ -882,7 +882,7 @@
|
|||
|
||||
<string name="show_poi_over_map_description">Show POI over map (use last chosen filter)</string>
|
||||
<string name="show_poi_over_map">Show POI</string>
|
||||
<string name="map_tile_source_descr">Choose the source of online or offline map tiles</string>
|
||||
<string name="map_tile_source_descr">Choose the source of online or cached map tiles</string>
|
||||
<string name="map_tile_source">Tile map source</string>
|
||||
<string name="map_source">Map source</string>
|
||||
<string name="use_internet">Use Internet</string>
|
||||
|
|
Loading…
Reference in a new issue