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:
Michael Meskes 2011-06-20 13:57:44 +02:00
parent 4473b63586
commit 81418d16d7

View File

@ -12318,7 +12318,7 @@ msgid ""
"If your source string is not fixed-width, try using the \"FM\" modifier." "If your source string is not fixed-width, try using the \"FM\" modifier."
msgstr "" msgstr ""
"Wenn die Quellzeichenkette keine feste Breite hat, versuchen Sie den " "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:1886 utils/adt/formatting.c:1899
#: utils/adt/formatting.c:2029 #: utils/adt/formatting.c:2029