forked from organicmaps/organicmaps
[android] fix: Generates strings.
This commit is contained in:
parent
dc34641757
commit
cf83fd5689
4 changed files with 4 additions and 4 deletions
|
@ -300,7 +300,7 @@
|
|||
<string name="share_my_location">Meinen Standort teilen</string>
|
||||
<string name="menu_search">Suche</string>
|
||||
<!-- Settings screen: "Map" category title -->
|
||||
<string name="prefs_group_map">Karteneinstellungen</string>
|
||||
<string name="prefs_group_map">Karte</string>
|
||||
<!-- Settings screen: "Miscellaneous" category title -->
|
||||
<string name="prefs_group_misc">Verschiedenes</string>
|
||||
<string name="prefs_group_route">Navigation</string>
|
||||
|
|
|
@ -306,7 +306,7 @@
|
|||
<!-- Settings screen: "Map" category title -->
|
||||
<string name="prefs_group_map">Mapa</string>
|
||||
<!-- Settings screen: "Miscellaneous" category title -->
|
||||
<string name="prefs_group_misc">Ostatné nastavenia</string>
|
||||
<string name="prefs_group_misc">Iné</string>
|
||||
<string name="prefs_group_route">Navigácia</string>
|
||||
<string name="pref_zoom_title">Tlačítka priblíženia/oddialenia</string>
|
||||
<string name="pref_zoom_summary">Zobraziť na obrazovke</string>
|
||||
|
|
|
@ -481,7 +481,7 @@
|
|||
"menu_search" = "Suche";
|
||||
|
||||
/* Settings screen: "Map" category title */
|
||||
"prefs_group_map" = "Karteneinstellungen";
|
||||
"prefs_group_map" = "Karte";
|
||||
|
||||
/* Settings screen: "Miscellaneous" category title */
|
||||
"prefs_group_misc" = "Verschiedenes";
|
||||
|
|
|
@ -484,7 +484,7 @@
|
|||
"prefs_group_map" = "Mapa";
|
||||
|
||||
/* Settings screen: "Miscellaneous" category title */
|
||||
"prefs_group_misc" = "Ostatné nastavenia";
|
||||
"prefs_group_misc" = "Iné";
|
||||
|
||||
"prefs_group_route" = "Navigácia";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue