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."
|
"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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user