Re: BUG #6066: Bad string in German translation causes segfault (user-triggerable) - Mailing list pgsql-bugs

From Michael Meskes
Subject Re: BUG #6066: Bad string in German translation causes segfault (user-triggerable)
Date
Msg-id 20110620115944.GA19803@feivel.credativ.lan
Whole thread Raw
In response to BUG #6066: Bad string in German translation causes segfault (user-triggerable)  ("Christoph Berg" <cb@df7cb.de>)
List pgsql-bugs
On Fri, Jun 17, 2011 at 08:18:03AM +0000, Christoph Berg wrote:
> $ diff -c src/backend/po/de.po.orig src/backend/po/de.po
> *** src/backend/po/de.po.orig    2011-06-17 10:06:41.000000000 +0200
> --- src/backend/po/de.po    2011-06-17 10:06:48.000000000 +0200
> ***************
> *** 12318,12324 ****
>   "If your source string is not fixed-width, try using the \"FM\"
> modifier."
>   msgstr ""
>   "Wenn die Quellzeichenkette keine feste Breite hat, versuchen Sie den "
> ! "Modifikator »%s«."
>
>   #: utils/adt/formatting.c:1886 utils/adt/formatting.c:1899
>   #: utils/adt/formatting.c:2029
> --- 12318,12324 ----
>   "If your source string is not fixed-width, try using the \"FM\"
> modifier."
>   msgstr ""
>   "Wenn die Quellzeichenkette keine feste Breite hat, versuchen Sie den "
> ! "Modifikator »FM«."
>
>   #: utils/adt/formatting.c:1886 utils/adt/formatting.c:1899
>   #: utils/adt/formatting.c:2029

Applied, thanks for the patch.

Michael
--
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
Jabber: michael.meskes at googlemail dot com
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL

pgsql-bugs by date:

Previous
From: David Hernández
Date:
Subject: ¿Está el servidor en ejecución localmente y aceptando conexiones en el socket de dominio Unix <>?
Next
From: Peter Eisentraut
Date:
Subject: Re: BUG #6066: Bad string in German translation causes segfault (user-triggerable)