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:53:15 +02:00
parent ccdce73b21
commit b8e287711c

View File

@ -13509,7 +13509,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:1884 utils/adt/formatting.c:1897 #: utils/adt/formatting.c:1884 utils/adt/formatting.c:1897
#: utils/adt/formatting.c:2027 #: utils/adt/formatting.c:2027