projects
/
postgresql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ccdce73
)
Fixed string in German translation that causes segfault.
author
Michael Meskes
<meskes@postgresql.org>
Mon, 20 Jun 2011 11:53:15 +0000
(13:53 +0200)
committer
Michael 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
patch
|
blob
|
history
diff --git
a/src/backend/po/de.po
b/src/backend/po/de.po
index 12546385adea3f205ecde79b40063fa76162d6ae..96ed90825c01d77f01e83526fbf2717a2e85232b 100644
(file)
--- 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