diff --git a/UI/PreferencesUI/German.lproj/Localizable.strings b/UI/PreferencesUI/German.lproj/Localizable.strings index 90193fe1f..8ff7265c8 100644 --- a/UI/PreferencesUI/German.lproj/Localizable.strings +++ b/UI/PreferencesUI/German.lproj/Localizable.strings @@ -74,18 +74,17 @@ "shortDateFmt_1" = "%e.%m.%Y"; "shortDateFmt_2" = "%d.%m.%y"; "shortDateFmt_3" = "%e.%m.%y"; -"shortDateFmt_4" = "%Y-%m-%d"; -"shortDateFmt_5" = "%d. %b. %Y"; -"shortDateFmt_6" = "%e. %b. %Y"; -"shortDateFmt_7" = "%d. %b. %y"; -"shortDateFmt_8" = "%e. %b. %y"; -"shortDateFmt_9" = "%y-%m-%d"; -"shortDateFmt_10" = "%y/%m/%d"; -"shortDateFmt_11" = "%y.%m.%d"; -"shortDateFmt_12" = "%Y-%m-%d"; -"shortDateFmt_13" = "%Y/%m/%d"; -"shortDateFmt_14" = "%Y.%m.%d"; -"shortDateFmt_15" = ""; +"shortDateFmt_4" = "%d. %b. %Y"; +"shortDateFmt_5" = "%e. %b. %Y"; +"shortDateFmt_6" = "%d. %b. %y"; +"shortDateFmt_7" = "%e. %b. %y"; +"shortDateFmt_8" = "%y-%m-%d"; +"shortDateFmt_9" = "%y/%m/%d"; +"shortDateFmt_10" = "%y.%m.%d"; +"shortDateFmt_11" = "%Y-%m-%d"; +"shortDateFmt_12" = "%Y/%m/%d"; +"shortDateFmt_13" = "%Y.%m.%d"; +"shortDateFmt_14" = ""; "longDateFmt_0" = "%A, %d. %B %Y"; "longDateFmt_1" = "%A, %e. %B %Y";