mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 12:20:31 +01: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
4473b63586
commit
81418d16d7
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user