aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fetchmail.c2
-rw-r--r--po/de.po4
-rw-r--r--po/en_GB.po4
3 files changed, 5 insertions, 5 deletions
diff --git a/fetchmail.c b/fetchmail.c
index e431c0ec..fc399366 100644
--- a/fetchmail.c
+++ b/fetchmail.c
@@ -1648,7 +1648,7 @@ static void dump_params (struct runctl *runp,
printf(GT_(" OTP authentication will be forced.\n"));
break;
case A_CRAM_MD5:
- printf(GT_(" CRAM-Md5 authentication will be forced.\n"));
+ printf(GT_(" CRAM-MD5 authentication will be forced.\n"));
break;
case A_GSSAPI:
printf(GT_(" GSSAPI authentication will be forced.\n"));
diff --git a/po/de.po b/po/de.po
index 117a4cbc..fbb557b3 100644
--- a/po/de.po
+++ b/po/de.po
@@ -1207,8 +1207,8 @@ msgid " OTP authentication will be forced.\n"
msgstr " OTP-Authentifikation wird erzwungen.\n"
#: fetchmail.c:1651
-msgid " CRAM-Md5 authentication will be forced.\n"
-msgstr " CRAM-Md5-Authentifikation wird erzwungen.\n"
+msgid " CRAM-MD5 authentication will be forced.\n"
+msgstr " CRAM-MD5-Authentifikation wird erzwungen.\n"
#: fetchmail.c:1654
msgid " GSSAPI authentication will be forced.\n"
diff --git a/po/en_GB.po b/po/en_GB.po
index 71993733..5a9079b5 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -1157,8 +1157,8 @@ msgid " OTP authentication will be forced.\n"
msgstr " OTP authentication will be forced.\n"
#: fetchmail.c:1651
-msgid " CRAM-Md5 authentication will be forced.\n"
-msgstr " CRAM-Md5 authentication will be forced.\n"
+msgid " CRAM-MD5 authentication will be forced.\n"
+msgstr " CRAM-MD5 authentication will be forced.\n"
#: fetchmail.c:1654
msgid " GSSAPI authentication will be forced.\n"