string maintenance
This commit is contained in:
parent
c60e8cdf32
commit
3f748138fb
2 changed files with 2 additions and 2 deletions
|
@ -439,7 +439,7 @@
|
|||
<string name="version_index_is_big_for_memory">Nicht genügend Speicher für Index \'\'{0}\'\' </string>
|
||||
<string name="version_index_is_not_supported">Die Index-Version \'\'{0}\'\' wird nicht unterstützt</string>
|
||||
|
||||
<string name="use_osmand_routing_service">OsmAnd Routing</string>
|
||||
<string name="use_osmand_routing_service">OsmAnd Routing >20km</string>
|
||||
<string name="use_osmand_routing_service_descr">OsmAnd Offlinerouting für große Entfernungen verwenden (experimentell) anstatt automatisch CloudMade zu nehmen</string>
|
||||
<string name="osmand_routing_experimental">OsmAnd Offlinerouting ist noch experimentell und funktioniert nicht gut für Entfernungen über 20 km.\n\nAls Routingdienst wird temporär online CloudMade verwendet.</string>
|
||||
<string name="specified_dir_doesnt_exist">Angegebener Ordner kann nicht gefunden werden.</string>
|
||||
|
|
|
@ -443,7 +443,7 @@
|
|||
<string name="version_index_is_big_for_memory">The index \'\'{0}\'\' did not fit into memory</string>
|
||||
<string name="version_index_is_not_supported">The version of index \'\'{0}\'\' is not supported</string>
|
||||
|
||||
<string name="use_osmand_routing_service">OsmAnd routing</string>
|
||||
<string name="use_osmand_routing_service">Long range OsmAnd routing</string>
|
||||
<string name="use_osmand_routing_service_descr">Use OsmAnd offline routing for long distances (experimental) instead of fallback to CloudMade</string>
|
||||
<string name="osmand_routing_experimental">OsmAnd offline routing is an experimental feature and it does not work for distances of more than about 20 km.\n\nRouting service is temporarily switched to online CloudMade.</string>
|
||||
<string name="specified_dir_doesnt_exist">Can not find specified directory.</string>
|
||||
|
|
Loading…
Reference in a new issue