aboutsummaryrefslogtreecommitdiffstats
path: root/po/en_GB.po
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2010-10-05 02:19:17 +0200
committerMatthias Andree <matthias.andree@gmx.de>2010-10-05 02:19:17 +0200
commit33c07e0faee095585f6602d782a4fc10fbe8747a (patch)
treecb2f7367f4407430ad1188adb5368b1684cd29da /po/en_GB.po
parent4ef51e6214841977399f4cd128cba4cb582619cb (diff)
downloadfetchmail-33c07e0faee095585f6602d782a4fc10fbe8747a.tar.gz
fetchmail-33c07e0faee095585f6602d782a4fc10fbe8747a.tar.bz2
fetchmail-33c07e0faee095585f6602d782a4fc10fbe8747a.zip
Fix typo, CRAM-Md5 -> CRAM-MD5, in -V mode.
Reported by Marcel Telka, marcel at telka.sk.
Diffstat (limited to 'po/en_GB.po')
-rw-r--r--po/en_GB.po4
1 files changed, 2 insertions, 2 deletions
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"