forked from organicmaps/organicmaps
Ran the script.
This commit is contained in:
parent
3e7596441e
commit
e2a0263db5
2 changed files with 4 additions and 4 deletions
|
@ -322,9 +322,9 @@
|
|||
<!-- Settings «Map» category: «Night style» title -->
|
||||
<string name="pref_map_style_title">Nachtmodus</string>
|
||||
<!-- «Map style» entry value -->
|
||||
<string name="pref_map_style_default">An</string>
|
||||
<string name="pref_map_style_default">Aus</string>
|
||||
<!-- «Map style» entry value -->
|
||||
<string name="pref_map_style_night">Aus</string>
|
||||
<string name="pref_map_style_night">An</string>
|
||||
<!-- «Map style» entry value -->
|
||||
<string name="pref_map_style_auto">Auto</string>
|
||||
<!-- Settings «Map» category: «Perspective view» title -->
|
||||
|
|
|
@ -499,10 +499,10 @@
|
|||
"pref_map_style_title" = "Nachtmodus";
|
||||
|
||||
/* «Map style» entry value */
|
||||
"pref_map_style_default" = "An";
|
||||
"pref_map_style_default" = "Aus";
|
||||
|
||||
/* «Map style» entry value */
|
||||
"pref_map_style_night" = "Aus";
|
||||
"pref_map_style_night" = "An";
|
||||
|
||||
/* «Map style» entry value */
|
||||
"pref_map_style_auto" = "Auto";
|
||||
|
|
Loading…
Add table
Reference in a new issue