Skip to content
Snippets Groups Projects
Commit bddc35ac authored by Michael Meskes's avatar Michael Meskes
Browse files

Fixed string in German translation that causes segfault.

Applied patch by Christoph Berg <cb@df7cb.de> to replace placeholder "%s" by
correct string.
parent 811f1cec
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment