projects
/
users
/
c2main
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4473b63
)
Fixed string in German translation that causes segfault.
author
Michael Meskes
<
[email protected]
>
Mon, 20 Jun 2011 11:57:44 +0000
(13:57 +0200)
committer
Michael 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
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/po/de.po
b/src/backend/po/de.po
index ab65d8066c87aa1c7b2dd3b1f0a8603e7da0e1c2..534996ac194f28485908e31413650fa57218691d 100644
(file)
--- a/
src/backend/po/de.po
+++ b/
src/backend/po/de.po
@@
-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