]> 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:53:15 +0000 (13:53 +0200)
Applied patch by Christoph Berg <cb@df7cb.de> to replace placeholder "%s" by
correct string.

src/backend/po/de.po

index ba70dc31d84b083002d26c4b1b6cea455c9856ef..86150ae8eb4a58585cf8d829164f0e87b48c87d5 100644 (file)
@@ -14712,7 +14712,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:2113 utils/adt/formatting.c:2126
 #: utils/adt/formatting.c:2256