diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2015-01-13 10:01:50 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2015-01-13 10:01:50 +0100 |
commit | 14e37ed124a5860067f545e223aca9508871e54e (patch) | |
tree | 9284bd39971eb7ae042399141ec995daaf2803db /po/de_DE.po | |
parent | cee82d865963bfeed3a6db9b585287a8a6729685 (diff) | |
download | vdr-14e37ed124a5860067f545e223aca9508871e54e.tar.gz vdr-14e37ed124a5860067f545e223aca9508871e54e.tar.bz2 |
Changed the German weekday names from "MonDieMitDonFreSamSon" to "Mo.Di.Mi.Do.Fr.Sa.So."
Diffstat (limited to 'po/de_DE.po')
-rw-r--r-- | po/de_DE.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/de_DE.po b/po/de_DE.po index 2f15c121..4512b446 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -1455,7 +1455,7 @@ msgstr "MDMDFSS" #. TRANSLATORS: abbreviated weekdays, beginning with monday (must all be 3 letters!) msgid "MonTueWedThuFriSatSun" -msgstr "MonDieMitDonFreSamSon" +msgstr "Mo.Di.Mi.Do.Fr.Sa.So." msgid "Monday" msgstr "Montag" |