mirror of
https://github.com/postgres/postgres.git
synced 2025-06-29 10:41:53 +03: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:
@ -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 <20>%s<EFBFBD>."
|
||||
"Modifikator <20>FM<EFBFBD>."
|
||||
|
||||
#: utils/adt/formatting.c:1886 utils/adt/formatting.c:1899
|
||||
#: utils/adt/formatting.c:2029
|
||||
|
Reference in New Issue
Block a user