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 811f1cec8c
commit bddc35ac66
1 changed files with 1 additions and 1 deletions

View File

@ -14712,7 +14712,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:2113 utils/adt/formatting.c:2126
#: utils/adt/formatting.c:2256