Fixed string in German translation that causes segfault.
authorMichael Meskes <[email protected]>
Mon, 20 Jun 2011 11:57:44 +0000 (13:57 +0200)
committerMichael Meskes <[email protected]>
Mon, 20 Jun 2011 11:58:03 +0000 (13:58 +0200)
Applied patch by Christoph Berg <[email protected]> to replace placeholder "%s" by
correct string.

src/backend/po/de.po

index ab65d8066c87aa1c7b2dd3b1f0a8603e7da0e1c2..534996ac194f28485908e31413650fa57218691d 100644 (file)
@@ -12318,7 +12318,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:1886 utils/adt/formatting.c:1899
 #: utils/adt/formatting.c:2029