string improvement
This commit is contained in:
parent
9756e119e9
commit
26daf55e17
2 changed files with 2 additions and 2 deletions
|
@ -2406,7 +2406,7 @@ Abgedeckte Fläche: %1$s x %2$s</string>
|
|||
<string name="edit_name">Namen ändern</string>
|
||||
<string name="animate_my_location">Meine Position animieren</string>
|
||||
<string name="animate_my_location_desc">Animation beim Schwenken meiner Position während der Navigation aktivieren.</string>
|
||||
<string name="route_is_too_long_v2">Bitte fügen Sie Zwischenziele hinzu, wenn innerhalb von 10 Minuten für diese lange Route kein Ergebnis gefunden wird.</string>
|
||||
<string name="route_is_too_long_v2">Für lange Distanzen: Bitte fügen Sie Zwischenziele ein, wenn innerhalb von 10 Minuten kein Ergebnis gefunden wird.</string>
|
||||
<string name="save_poi_too_many_uppercase">Der Name enthält zu viele Großbuchstaben. Vorgang fortsetzen?</string>
|
||||
<string name="display_zoom_level">Darstellung ab Zoomstufe: %1$s</string>
|
||||
<string name="routing_attr_allow_private_name">Privatzugang erlauben</string>
|
||||
|
|
|
@ -1672,7 +1672,7 @@
|
|||
<string name="animate_routing_route_not_calculated">Please calculate the route first</string>
|
||||
<string name="animate_routing_route">Simulate using calculated route</string>
|
||||
<string name="animate_routing_gpx">Simulate using GPX track</string>
|
||||
<string name="route_is_too_long_v2">Long distance: Please add intermediate destinations if no route is found within 10 minutes.</string>
|
||||
<string name="route_is_too_long_v2">For long distances: Please add intermediate destinations if no route is found within 10 minutes.</string>
|
||||
<string name="auto_zoom_none">No auto zoom</string>
|
||||
<string name="auto_zoom_close">To close-up</string>
|
||||
<string name="auto_zoom_far">To mid-range</string>
|
||||
|
|
Loading…
Reference in a new issue