From e2a0263db542925fb1413fea761dd73d1afa91ec Mon Sep 17 00:00:00 2001 From: Timofey Date: Mon, 25 Jan 2016 16:36:40 +0300 Subject: [PATCH] Ran the script. --- android/res/values-de/strings.xml | 4 ++-- iphone/Maps/de.lproj/Localizable.strings | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/android/res/values-de/strings.xml b/android/res/values-de/strings.xml index 08751cf7bc..56be540d7f 100644 --- a/android/res/values-de/strings.xml +++ b/android/res/values-de/strings.xml @@ -322,9 +322,9 @@ Nachtmodus - An + Aus - Aus + An Auto diff --git a/iphone/Maps/de.lproj/Localizable.strings b/iphone/Maps/de.lproj/Localizable.strings index d040ef16a0..cf4344e812 100644 --- a/iphone/Maps/de.lproj/Localizable.strings +++ b/iphone/Maps/de.lproj/Localizable.strings @@ -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";