Malenki, As the author of the German translation of MapOSMatic and OcitySMap, can you please check the below patch and ACK it if it's good?
Thanks, Thomas ----- Message Transféré ----- Date: Tue, 24 Apr 2012 09:33:46 +0200 De: Manuel Fuhr <[email protected]> À: [email protected] Sujet: [Maposmatic-dev] Small fix for german translation Hi, attached is a small patch to fix a minor mistake in the german translation. Thanks, Manuel -- Thomas Petazzoni http://thomas.enix.org MapOSMatic http://www.maposmatic.org Logiciels Libres à Toulouse http://www.toulibre.org Embedded Linux http://www.free-electrons.com
>From 76784e65fdc366de7c54412fb18e7df5287e3713 Mon Sep 17 00:00:00 2001 From: Manuel Fuhr <[email protected]> Date: Mon, 23 Apr 2012 15:36:31 +0200 Subject: [PATCH] Fix minor mistake in german translation. --- locale/de/LC_MESSAGES/ocitysmap.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/locale/de/LC_MESSAGES/ocitysmap.po b/locale/de/LC_MESSAGES/ocitysmap.po index 2bbe714..6c89080 100644 --- a/locale/de/LC_MESSAGES/ocitysmap.po +++ b/locale/de/LC_MESSAGES/ocitysmap.po @@ -61,7 +61,7 @@ msgstr "Rathaus" #: ocitysmap2/indexlib/indexer.py:172 #: ocitysmap2/indexlib/indexer.py:174 msgid "Public buildings" -msgstr "Öffentlichen Gebäuden" +msgstr "Öffentliche Gebäude" #: ocitysmap2/indexlib/indexer.py:171 msgid "Post office" -- 1.7.9.1
