From 9e07c9d83977443b9770f64a90ec8fdf1ec5adc3 Mon Sep 17 00:00:00 2001 From: Paul Date: Mon, 1 Aug 2022 11:46:21 +0100 Subject: [PATCH] fix bug 4620, 'German translation of Content-Transfer-Encoding adds unwanted colon' --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index 4f20f876e..4e0169277 100644 --- a/po/de.po +++ b/po/de.po @@ -4718,7 +4718,7 @@ msgstr "Content-Type:" #: src/gtk/headers.h:43 msgid "Content-Transfer-Encoding" -msgstr "Content-Transfer-Encoding:" +msgstr "Content-Transfer-Encoding" #: src/gtk/headers.h:43 msgid "Content-Transfer-Encoding:" -- 2.11.4.GIT