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
811f1cec8c
commit
bddc35ac66
@ -14712,7 +14712,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:2113 utils/adt/formatting.c:2126
|
#: utils/adt/formatting.c:2113 utils/adt/formatting.c:2126
|
||||||
#: utils/adt/formatting.c:2256
|
#: utils/adt/formatting.c:2256
|
||||||
|
Loading…
x
Reference in New Issue
Block a user