]> granicus.if.org Git - postgresql/commitdiff
Fixed string in German translation that causes segfault.
authorMichael Meskes <meskes@postgresql.org>
Mon, 20 Jun 2011 11:53:15 +0000 (13:53 +0200)
committerMichael Meskes <meskes@postgresql.org>
Mon, 20 Jun 2011 11:56:11 +0000 (13:56 +0200)
Applied patch by Christoph Berg <cb@df7cb.de> to replace placeholder "%s" by
correct string.

src/backend/po/de.po

index 12546385adea3f205ecde79b40063fa76162d6ae..96ed90825c01d77f01e83526fbf2717a2e85232b 100644 (file)
@@ -13509,7 +13509,7 @@ msgid ""
 "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«."
+"Modifikator »FM«."
 
 #: utils/adt/formatting.c:1884 utils/adt/formatting.c:1897
 #: utils/adt/formatting.c:2027