From 501be490251d705180cd322b85912a7b5962a27e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mirko=20Leonh=C3=A4user?= Date: Mon, 29 Jun 2009 21:10:50 +0000 Subject: [PATCH] Fixed BUG 0003072 Germantranslation error on Web Pages svn: r12735 --- po/de.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/de.po b/po/de.po index e278cd049..faf1502bb 100644 --- a/po/de.po +++ b/po/de.po @@ -14,7 +14,7 @@ msgstr "" "Project-Id-Version: de\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-06-29 17:52+0200\n" -"PO-Revision-Date: 2009-06-29 18:00+0200\n" +"PO-Revision-Date: 2009-06-29 23:03+0200\n" "Last-Translator: Mirko Leonhäuser \n" "Language-Team: Deutsch \n" "MIME-Version: 1.0\n" @@ -13002,12 +13002,12 @@ msgstr "Stiefgeschwister" #: ../src/plugins/webreport/NarrativeWeb.py:2756 #, python-format msgid "%(date)s at %(place)s" -msgstr "%(date)s am %(place)s" +msgstr "%(date)s in %(place)s" #: ../src/plugins/webreport/NarrativeWeb.py:2758 #, python-format msgid "at %(place)s" -msgstr "am %(place)s" +msgstr "in %(place)s" #: ../src/plugins/webreport/NarrativeWeb.py:2775 #, python-format