summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMichael Meskes <meskes@postgresql.org>2011-06-20 13:53:15 +0200
committerMichael Meskes <meskes@postgresql.org>2011-06-20 13:56:11 +0200
commitb8e287711c2f0ce2aed0c1eeb50bc0154025c289 (patch)
tree4d889fa195c2e46e983aec3a2569697d0f1eb806 /src
parentccdce73b2145a0a762188709b89ca73e7d2efcd8 (diff)
Fixed string in German translation that causes segfault.
Applied patch by Christoph Berg <cb@df7cb.de> to replace placeholder "%s" by correct string.
Diffstat (limited to 'src')
-rw-r--r--src/backend/po/de.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/po/de.po b/src/backend/po/de.po
index 12546385ade..96ed90825c0 100644
--- a/src/backend/po/de.po
+++ b/src/backend/po/de.po
@@ -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