From 7c6beda77ae63f1fa584b50d679df1d0616b0405 Mon Sep 17 00:00:00 2001 From: Yann Leboulanger <asterix@lagaule.org> Date: Sat, 31 Oct 2009 23:58:51 +0100 Subject: [PATCH] fix german translation --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index f7c101df34..627434f2c7 100644 --- a/po/de.po +++ b/po/de.po @@ -4983,7 +4983,7 @@ msgstr "zwanzig nach %(0)s" #: ../src/common/fuzzyclock.py:45 #, python-format msgid "twenty five past %(0)s" -msgstr "fünf vor %(1)s" +msgstr "fünf vor halb %(1)s" #: ../src/common/fuzzyclock.py:46 #, python-format -- GitLab