Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2016-06-23 20:07:45 +02:00
commit 896cc919d3
2 changed files with 2 additions and 1 deletions

View file

@ -54,4 +54,5 @@
<string name="search_position_map_view">Current map centre</string>
<string name="search_near_map">Search near current map centre</string>
<string name="position_on_map_center">Centre</string>
<string name="route_general_information">Total distance %1$s, travelling time %2$d h %3$d m.</string>
</resources>

View file

@ -2067,7 +2067,7 @@ If you need help with OsmAnd application, please contact our support team: suppo
<string name="search_online_address">Online search</string>
<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="route_general_information">Total distance %1$s, traveling time %2$d h %3$d m.</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">The data storage folder on the SD card is not accessible!</string>