put correct menu path into strings
This commit is contained in:
parent
768482844c
commit
3c1a8d83c3
2 changed files with 2 additions and 2 deletions
|
@ -820,7 +820,7 @@
|
||||||
<string name="select_build_to_install">Auswählen eines OsmAnd-Builds für die Installation</string>
|
<string name="select_build_to_install">Auswählen eines OsmAnd-Builds für die Installation</string>
|
||||||
<string name="contribution_activity">Installations Version</string>
|
<string name="contribution_activity">Installations Version</string>
|
||||||
<string name="gps_status_app_not_found">Anwendung \'GPS Status\' ist nicht installiert. Soll diese installiert werden?</string>
|
<string name="gps_status_app_not_found">Anwendung \'GPS Status\' ist nicht installiert. Soll diese installiert werden?</string>
|
||||||
<string name="voice_is_not_available_msg">Keine Sprachansage verfügbar. Bitte in den Navigations-Einstellungen ein Sprachansage-Paket auswählen oder herunterladen.</string>
|
<string name="voice_is_not_available_msg">Keine Sprachansage verfügbar. Bitte unter \'Einstellungen\' → \'Allgemein\' → \'Sprachansagen\' ein Sprachansage-Paket auswählen oder herunterladen.</string>
|
||||||
<string name="voice_is_not_available_title">Keine Sprachansage ausgewählt</string>
|
<string name="voice_is_not_available_title">Keine Sprachansage ausgewählt</string>
|
||||||
<string name="daynight_mode_day">Tag</string>
|
<string name="daynight_mode_day">Tag</string>
|
||||||
<string name="daynight_mode_night">Nacht</string>
|
<string name="daynight_mode_night">Nacht</string>
|
||||||
|
|
|
@ -1670,7 +1670,7 @@ Afghanistan, Albania, Algeria, Andorra, Angola, Anguilla, Antigua and Barbuda, A
|
||||||
<string name="loading_builds">Loading OsmAnd builds…</string>
|
<string name="loading_builds">Loading OsmAnd builds…</string>
|
||||||
<string name="select_build_to_install">Select an OsmAnd build to install</string>
|
<string name="select_build_to_install">Select an OsmAnd build to install</string>
|
||||||
<string name="gps_status_app_not_found">GPS Status application not installed. Search in Market?</string>
|
<string name="gps_status_app_not_found">GPS Status application not installed. Search in Market?</string>
|
||||||
<string name="voice_is_not_available_msg">No voice guidance available, please go to the Navigation Settings and select or download a voice prompt package.</string>
|
<string name="voice_is_not_available_msg">No voice guidance available, please go to \'Settings\' → \'General\' → \'Voice guidance\' and select or download a voice prompt package.</string>
|
||||||
<string name="voice_is_not_available_title">No voice guidance selected</string>
|
<string name="voice_is_not_available_title">No voice guidance selected</string>
|
||||||
<string name="daynight_mode_day">Day</string>
|
<string name="daynight_mode_day">Day</string>
|
||||||
<string name="daynight_mode_night">Night</string>
|
<string name="daynight_mode_night">Night</string>
|
||||||
|
|
Loading…
Reference in a new issue