Fixed string in German translation that causes segfault.

Applied patch by Christoph Berg <cb@df7cb.de> to replace placeholder "%s" by
correct string.
REL8_4_STABLE
Michael Meskes 15 years ago
parent 4473b63586
commit 81418d16d7
  1. 2
      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

Loading…
Cancel
Save