(i18n) Remove duplicate "shortDateFmt" (German)

This commit is contained in:
Francis Lachapelle
2018-08-20 14:19:23 -04:00
parent 429d1fb2a8
commit 996e05f701
@@ -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";