From b1a6487744acd9b16318b8aa47f6f8a3b4c00930 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Thu, 10 Feb 2022 13:50:58 -0500 Subject: [PATCH] i18n(de): update German translation --- UI/PreferencesUI/German.lproj/Localizable.strings | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/UI/PreferencesUI/German.lproj/Localizable.strings b/UI/PreferencesUI/German.lproj/Localizable.strings index 6a83319cf..169ce0d7c 100644 --- a/UI/PreferencesUI/German.lproj/Localizable.strings +++ b/UI/PreferencesUI/German.lproj/Localizable.strings @@ -99,10 +99,7 @@ "shortDateFmt_11" = "%y.%m.%d"; "shortDateFmt_12" = "%Y/%m/%d"; "shortDateFmt_13" = "%Y.%m.%d"; -"shortDateFmt_14" = "%Y.%m.%d"; -"shortDateFmt_15" = "%d.%m.%Y"; -"shortDateFmt_16" = "%d.%m.%y"; -"shortDateFmt_17" = ""; +"shortDateFmt_14" = ""; "longDateFmt_0" = "%A, %d. %B %Y"; "longDateFmt_1" = "%A, %e. %B %Y";