add reference to language identifiers in en and de strings
This commit is contained in:
parent
bc4f743b6a
commit
2a89630ebf
2 changed files with 3 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="local_index_gpx_timespan">\nZeitspanne: %1$d:%2$02d:%3$02d</string>
|
||||
<string name="local_index_gpx_timemoving">\nZeit in Bewegung: %1$d:%2$02d:%3$02d</string>
|
||||
<string name="context_menu_item_destination_point">Als Ziel wählen</string>
|
||||
|
@ -749,7 +749,7 @@
|
|||
<string name="menu_mute_off">Sprache ist an</string>
|
||||
<string name="menu_mute_on">Sprache ist aus</string>
|
||||
<string name="voice_not_use">Nicht verwenden</string>
|
||||
<string name="voice_provider_descr">Sprachpaket für Navigation auswählen</string>
|
||||
<string name="voice_provider_descr">Sprachpaket für Navigation auswählen (Sprachcodes siehe ISO 639-1)</string>
|
||||
<string name="voice_provider">Sprachansagen</string>
|
||||
<string name="voice_data_initializing">Sprachansagen werden initialisiert…</string>
|
||||
<string name="voice_data_not_supported">Sprachpaket-Version wird nicht unterstützt.</string>
|
||||
|
|
|
@ -1270,7 +1270,7 @@ Afghanistan, Albania, Algeria, Andorra, Angola, Anguilla, Antigua and Barbuda, A
|
|||
<string name="search_poi_filter">Filter</string>
|
||||
<string name="menu_mute_off">Sound is on</string>
|
||||
<string name="menu_mute_on">Sound is off</string>
|
||||
<string name="voice_provider_descr">Select voice guidance for navigation</string>
|
||||
<string name="voice_provider_descr">Select voice guidance for navigation (language codes see ISO 639-1)</string>
|
||||
<string name="voice_provider">Voice guidance</string>
|
||||
<string name="voice_data_initializing">Initializing voice data…</string>
|
||||
<string name="voice_data_not_supported">Unsupported version of voice data</string>
|
||||
|
|
Loading…
Reference in a new issue