From ae4e099e7cd2fcb7abdcce1b4fe02b40d5e4a61b Mon Sep 17 00:00:00 2001 From: Peter Krefting Date: Mon, 21 Jun 2021 20:31:28 +0100 Subject: l10n: fixed typos of mismatched constant strings Andrei pointed out a typo in the Swedish translation, where a config variable name had been copied incorrectly. By introducing typo detection function in "git-po-helper", more typos were found. All easy-to-fix typos were fixed in this commit. Reported-by: Andrei Rybak Signed-off-by: Peter Krefting Signed-off-by: Jiang Xin --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/de.po') diff --git a/po/de.po b/po/de.po index 20d720b1d0..101ee1d1f2 100644 --- a/po/de.po +++ b/po/de.po @@ -3395,7 +3395,7 @@ msgstr "" #: diff.c:410 #, c-format msgid "Unknown value for 'diff.submodule' config variable: '%s'" -msgstr "Unbekannter Wert in Konfigurationsvariable 'diff.dirstat': '%s'" +msgstr "Unbekannter Wert in Konfigurationsvariable 'diff.submodule': '%s'" #: diff.c:470 #, c-format -- cgit v1.3