fix Issue AND-189(C) via better wording (en+de)
This commit is contained in:
parent
2af14efa24
commit
2257df4776
2 changed files with 4 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<resources>
|
||||
<string name="traffic_warning_speed_limit">Geschwindigkeitsbegrenzung</string>
|
||||
<string name="traffic_warning_border_control">Grenzkontrolle</string>
|
||||
|
@ -1538,7 +1538,7 @@
|
|||
<string name="android_19_location_disabled">"Seit Android 4.4 (KitKat) können neue Karten-Downloads nicht mehr am Speicherort früherer Android-Versionen gespeichert werden (%s). Jetzt den zulässigen Speicherort wählen und alle OsmAnd-Dateien dorthin kopieren?
|
||||
\n Hinweis 1: Die ursprünglichen Dateien bleiben hiervon unberührt, können aber nachfolgend manuell gelöscht werden.
|
||||
\n Hinweis 2: Die Dateien können dann nicht mehr von OsmAnd und OsmAnd+ gemeinsam genutzt werden."</string>
|
||||
<string name="application_dir_change_warning2">Soll Osmand auch die Dateien an den neuen Speicherort verschieben?</string>
|
||||
<string name="application_dir_change_warning2">Soll Osmand auch die Dateien an den neuen Speicherort verschieben? Mit \'Nein\' wird OsmAnd nur den neuen Speicherort anlegen und als Standard verwenden.</string>
|
||||
<string name="copying_osmand_one_file_descr">Kopieren der Datei (%s) an den neuen Speicherort…</string>
|
||||
<string name="copying_osmand_files_descr">Kopieren der Osmand-Dateien zum neuen Speicherort (%s)</string>
|
||||
<string name="copying_osmand_files">Kopiere Osmand-Dateien</string>
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
3. All your modified/created strings are in the top of the file (to make easier find what\'s translated).
|
||||
PLEASE: Have a look at http://code.google.com/p/osmand/wiki/UIConsistency, it may really improve your and our work :-) Thx - Hardy
|
||||
-->
|
||||
<string name="application_dir_change_warning2">Do you want OsmAnd to also copy its data files to the new destination? Select \'No\' for OsmAnd to just create and use the new folder.</string>
|
||||
<string name="navigate_point_zone">Zone</string>
|
||||
<string name="navigate_point_northing">Northing</string>
|
||||
<string name="navigate_point_easting">Easting</string>
|
||||
|
@ -435,7 +436,7 @@
|
|||
<string name="android_19_location_disabled">Since Android version 4.4 (KitKat) you cannot download and update maps to the previous storage folder (%s). Do you want to change to the permitted storage location and copy all OsmAnd files there?
|
||||
\n Note 1: Your old files will remain untouched (but can be deleted manually).
|
||||
\n Note 2: In the new storage location it will not be possible to share files between OsmAnd and OsmAnd+.</string>
|
||||
<string name="application_dir_change_warning2">Do you want OsmAnd to also copy its data files to the new destination?</string>
|
||||
<string name="application_dir_change_warning2">Do you want OsmAnd to also copy its data files to the new destination? Select \'No\' for OsmAnd to just create and use the new folder.</string>
|
||||
<string name="copying_osmand_one_file_descr">Copying file (%s) to the new destination...</string>
|
||||
<string name="copying_osmand_files_descr">Copying OsmAnd data files to the new destination (%s)</string>
|
||||
<string name="copying_osmand_files">Copying OsmAnd data files</string>
|
||||
|
|
Loading…
Reference in a new issue