mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-03-07 19:47:50 +08:00
Fixed string in German translation that causes segfault.
Applied patch by Christoph Berg <cb@df7cb.de> to replace placeholder "%s" by correct string.
This commit is contained in:
parent
811f1cec8c
commit
bddc35ac66
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user