add missing de strings
This commit is contained in:
parent
c268a1fce9
commit
97a18e92b6
2 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,8 @@
|
|||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<resources>
|
||||
<string name="select_navigation_mode">Transportmittel wählen</string>
|
||||
<string name="day_night_info_description">Sonnenaufgang : %1$s \nSonnenuntergang : %2$s</string>
|
||||
<string name="day_night_info">Tag/Nacht-Information</string>
|
||||
<string name="asap">ASAP</string>
|
||||
<string name="save_route_as_gpx">Route als GPX Datei speichern</string>
|
||||
<string name="route_roundabout">Kreisverkehr : Nehmen Sie die %1$d Ausfahrt, dann</string>
|
||||
|
|
|
@ -372,7 +372,7 @@ You can enable (online or cached) tile map sources, tracking settings, and many
|
|||
\n\t\'To compass\' - Map will continuously be aligned with device compass reading
|
||||
</string>
|
||||
|
||||
<string name="binary_map_download_success">Download successful.\n\t\n\tTo use activate \'Menu\' -> \'Define View\' -> \'Map sources...\' -> \'Offline vector maps\'.</string>
|
||||
<string name="binary_map_download_success">Download successful.\n\t\n\tTo use activate \'Menu\' -> \'Define View\' -> \'Map source...\' -> \'Offline vector maps\'.</string>
|
||||
|
||||
<string name="tip_day_night_mode">Day/Night Mode</string>
|
||||
<string name="tip_day_night_mode_t">\tThe map appearance can for some vector maps be changed between day (brighter) and night (darker).
|
||||
|
|
Loading…
Reference in a new issue