diff --git a/src/preferences/mail/AutoConfig.h b/src/preferences/mail/AutoConfig.h index ed60ada11b..ce16b51d9b 100644 --- a/src/preferences/mail/AutoConfig.h +++ b/src/preferences/mail/AutoConfig.h @@ -16,8 +16,8 @@ #define ATTR_NAME_POPSERVER "POP Server" #define ATTR_NAME_IMAPSERVER "IMAP Server" #define ATTR_NAME_SMTPSERVER "SMTP Server" -#define ATTR_NAME_AUTHPOP "POP Authentification" -#define ATTR_NAME_AUTHSMTP "SMTP Authentification" +#define ATTR_NAME_AUTHPOP "POP Authentication" +#define ATTR_NAME_AUTHSMTP "SMTP Authentication" #define ATTR_NAME_POPSSL "POP SSL" #define ATTR_NAME_IMAPSSL "IMAP SSL" #define ATTR_NAME_SMTPSSL "SMTP SSL" diff --git a/src/preferences/mail/ProviderInfo/aol.com.rdef b/src/preferences/mail/ProviderInfo/aol.com.rdef index a140325b9e..52df9bad52 100644 --- a/src/preferences/mail/ProviderInfo/aol.com.rdef +++ b/src/preferences/mail/ProviderInfo/aol.com.rdef @@ -1,8 +1,8 @@ resource(1, "POP Server") "pop.aol.com"; resource(2, "IMAP Server") "imap.aol.com"; resource(3, "SMTP Server") "smtp.aol.com"; -resource(4, "POP Authentification") 0; -resource(5, "SMTP Authentification") 1; +resource(4, "POP Authentication") 0; +resource(5, "SMTP Authentication") 1; resource(6, "POP SSL") 0; resource(7, "IMAP SSL") 0; resource(8, "SMTP SSL") 0; diff --git a/src/preferences/mail/ProviderInfo/arcor.de.rdef b/src/preferences/mail/ProviderInfo/arcor.de.rdef index c8a9927aa2..21cc107121 100644 --- a/src/preferences/mail/ProviderInfo/arcor.de.rdef +++ b/src/preferences/mail/ProviderInfo/arcor.de.rdef @@ -1,8 +1,8 @@ resource(1, "POP Server") "pop3.arcor.de"; resource(2, "IMAP Server") "imap.arcor.de"; resource(3, "SMTP Server") "mail.arcor.de"; -resource(4, "POP Authentification") 0; -resource(5, "SMTP Authentification") 1; +resource(4, "POP Authentication") 0; +resource(5, "SMTP Authentication") 1; resource(6, "POP SSL") 0; resource(7, "IMAP SSL") 0; resource(8, "SMTP SSL") 0; diff --git a/src/preferences/mail/ProviderInfo/cern.ch.rdef b/src/preferences/mail/ProviderInfo/cern.ch.rdef index 3936bdfd98..3efbfce2e1 100644 --- a/src/preferences/mail/ProviderInfo/cern.ch.rdef +++ b/src/preferences/mail/ProviderInfo/cern.ch.rdef @@ -1,8 +1,8 @@ resource(1, "POP Server") "pop.cern.ch"; resource(2, "IMAP Server") "imap.cern.ch"; resource(3, "SMTP Server") "mail.cern.ch"; -resource(4, "POP Authentification") 0; -resource(5, "SMTP Authentification") 1; +resource(4, "POP Authentication") 0; +resource(5, "SMTP Authentication") 1; resource(6, "POP SSL") 1; resource(7, "IMAP SSL") 1; resource(8, "SMTP SSL") 1; diff --git a/src/preferences/mail/ProviderInfo/free.fr.rdef b/src/preferences/mail/ProviderInfo/free.fr.rdef index d217b5d04b..40299ec897 100644 --- a/src/preferences/mail/ProviderInfo/free.fr.rdef +++ b/src/preferences/mail/ProviderInfo/free.fr.rdef @@ -1,8 +1,8 @@ resource(1, "POP Server") "pop.free.fr"; resource(2, "IMAP Server") "imap.free.fr"; resource(3, "SMTP Server") "smtp.free.fr"; -resource(4, "POP Authentification") 1; -resource(5, "SMTP Authentification") 1; +resource(4, "POP Authentication") 1; +resource(5, "SMTP Authentication") 1; resource(6, "POP SSL") 0; resource(7, "IMAP SSL") 0; resource(8, "SMTP SSL") 0; diff --git a/src/preferences/mail/ProviderInfo/freenet.de.rdef b/src/preferences/mail/ProviderInfo/freenet.de.rdef index dfcd82507e..c85f5a9518 100644 --- a/src/preferences/mail/ProviderInfo/freenet.de.rdef +++ b/src/preferences/mail/ProviderInfo/freenet.de.rdef @@ -1,8 +1,8 @@ resource(1, "POP Server") "mx.freenet.de"; resource(2, "IMAP Server") "mx.freenet.de"; resource(3, "SMTP Server") "mx.freenet.de"; -resource(4, "POP Authentification") 0; -resource(5, "SMTP Authentification") 0; +resource(4, "POP Authentication") 0; +resource(5, "SMTP Authentication") 0; resource(6, "POP SSL") 0; resource(7, "IMAP SSL") 0; resource(8, "SMTP SSL") 0; diff --git a/src/preferences/mail/ProviderInfo/gmail.com.rdef b/src/preferences/mail/ProviderInfo/gmail.com.rdef index 25fec69f2e..3302b67d1f 100644 --- a/src/preferences/mail/ProviderInfo/gmail.com.rdef +++ b/src/preferences/mail/ProviderInfo/gmail.com.rdef @@ -1,8 +1,8 @@ resource(1, "POP Server") "pop.gmail.com"; resource(2, "IMAP Server") "imap.gmail.com"; resource(3, "SMTP Server") "smtp.gmail.com"; -resource(4, "POP Authentification") 1; -resource(5, "SMTP Authentification") 1; +resource(4, "POP Authentication") 1; +resource(5, "SMTP Authentication") 1; resource(6, "POP SSL") 1; resource(7, "IMAP SSL") 1; resource(8, "SMTP SSL") 1; diff --git a/src/preferences/mail/ProviderInfo/gmx.de.rdef b/src/preferences/mail/ProviderInfo/gmx.de.rdef index 62b41c05fc..cbd2b6fef5 100644 --- a/src/preferences/mail/ProviderInfo/gmx.de.rdef +++ b/src/preferences/mail/ProviderInfo/gmx.de.rdef @@ -1,8 +1,8 @@ resource(1, "POP Server") "pop.gmx.net"; resource(2, "IMAP Server") "imap.gmx.net"; resource(3, "SMTP Server") "mail.gmx.de"; -resource(4, "POP Authentification") 0; -resource(5, "SMTP Authentification") 0; +resource(4, "POP Authentication") 0; +resource(5, "SMTP Authentication") 0; resource(6, "POP SSL") 0; resource(7, "IMAP SSL") 0; resource(8, "SMTP SSL") 0; diff --git a/src/preferences/mail/ProviderInfo/googlemail.com.rdef b/src/preferences/mail/ProviderInfo/googlemail.com.rdef index bcd44cb76d..a3af03b116 100644 --- a/src/preferences/mail/ProviderInfo/googlemail.com.rdef +++ b/src/preferences/mail/ProviderInfo/googlemail.com.rdef @@ -1,8 +1,8 @@ resource(1, "POP Server") "pop.googlemail.com"; resource(2, "IMAP Server") "imap.googlemail.com"; resource(3, "SMTP Server") "smtp.googlemail.com"; -resource(4, "POP Authentification") 1; -resource(5, "SMTP Authentification") 1; +resource(4, "POP Authentication") 1; +resource(5, "SMTP Authentication") 1; resource(6, "POP SSL") 1; resource(7, "IMAP SSL") 1; resource(8, "SMTP SSL") 1; diff --git a/src/preferences/mail/ProviderInfo/laposte.net.rdef b/src/preferences/mail/ProviderInfo/laposte.net.rdef index ee58b1fb46..75449b873a 100644 --- a/src/preferences/mail/ProviderInfo/laposte.net.rdef +++ b/src/preferences/mail/ProviderInfo/laposte.net.rdef @@ -1,8 +1,8 @@ resource(1, "POP Server") "pop.laposte.net"; resource(2, "IMAP Server") "imap.laposte.net"; resource(3, "SMTP Server") "smtp.laposte.net"; -resource(4, "POP Authentification") 0; -resource(5, "SMTP Authentification") 1; +resource(4, "POP Authentication") 0; +resource(5, "SMTP Authentication") 1; resource(6, "POP SSL") 0; resource(7, "IMAP SSL") 0; resource(8, "SMTP SSL") 0; diff --git a/src/preferences/mail/ProviderInfo/lycos.de.rdef b/src/preferences/mail/ProviderInfo/lycos.de.rdef index 1019cb4d01..e3fee6efc9 100644 --- a/src/preferences/mail/ProviderInfo/lycos.de.rdef +++ b/src/preferences/mail/ProviderInfo/lycos.de.rdef @@ -1,8 +1,8 @@ resource(1, "POP Server") "pop.premiummail.lycos.de"; resource(2, "IMAP Server") ""; resource(3, "SMTP Server") "smtp.premiummail.lycos.de"; -resource(4, "POP Authentification") 0; -resource(5, "SMTP Authentification") 1; +resource(4, "POP Authentication") 0; +resource(5, "SMTP Authentication") 1; resource(6, "POP SSL") 0; resource(7, "IMAP SSL") 0; resource(8, "SMTP SSL") 0; diff --git a/src/preferences/mail/ProviderInfo/mymail.ch.rdef b/src/preferences/mail/ProviderInfo/mymail.ch.rdef index c74c3c1f3c..7c90c75200 100644 --- a/src/preferences/mail/ProviderInfo/mymail.ch.rdef +++ b/src/preferences/mail/ProviderInfo/mymail.ch.rdef @@ -1,8 +1,8 @@ resource(1, "POP Server") "mail.mymail.ch"; resource(2, "IMAP Server") "mail.mymail.ch"; resource(3, "SMTP Server") "mail.mymail.ch"; -resource(4, "POP Authentification") 0; -resource(5, "SMTP Authentification") 1; +resource(4, "POP Authentication") 0; +resource(5, "SMTP Authentication") 1; resource(6, "POP SSL") 0; resource(7, "IMAP SSL") 0; resource(8, "SMTP SSL") 0; diff --git a/src/preferences/mail/ProviderInfo/netcologne.de.rdef b/src/preferences/mail/ProviderInfo/netcologne.de.rdef index b8d670a94b..11c0f0298c 100644 --- a/src/preferences/mail/ProviderInfo/netcologne.de.rdef +++ b/src/preferences/mail/ProviderInfo/netcologne.de.rdef @@ -1,8 +1,8 @@ resource(1, "POP Server") "pop3.netcologne.de"; resource(2, "IMAP Server") ""; resource(3, "SMTP Server") "smtp.netcologne.de"; -resource(4, "POP Authentification") 0; -resource(5, "SMTP Authentification") 1; +resource(4, "POP Authentication") 0; +resource(5, "SMTP Authentications") 1; resource(6, "POP SSL") 0; resource(7, "IMAP SSL") 0; resource(8, "SMTP SSL") 0; diff --git a/src/preferences/mail/ProviderInfo/o2online.de.rdef b/src/preferences/mail/ProviderInfo/o2online.de.rdef index dd5c21c655..1d32fafce6 100644 --- a/src/preferences/mail/ProviderInfo/o2online.de.rdef +++ b/src/preferences/mail/ProviderInfo/o2online.de.rdef @@ -1,8 +1,8 @@ resource(1, "POP Server") "pop.o2online.de"; resource(2, "IMAP Server") "imap.o2online.de"; resource(3, "SMTP Server") "mail.o2online.de"; -resource(4, "POP Authentification") 0; -resource(5, "SMTP Authentification") 1; +resource(4, "POP Authentication") 0; +resource(5, "SMTP Authentication") 1; resource(6, "POP SSL") 0; resource(7, "IMAP SSL") 0; resource(8, "SMTP SSL") 0; diff --git a/src/preferences/mail/ProviderInfo/physik.rwth-aachen.de.rdef b/src/preferences/mail/ProviderInfo/physik.rwth-aachen.de.rdef index a6b521686a..0b1c45337b 100644 --- a/src/preferences/mail/ProviderInfo/physik.rwth-aachen.de.rdef +++ b/src/preferences/mail/ProviderInfo/physik.rwth-aachen.de.rdef @@ -1,8 +1,8 @@ resource(1, "POP Server") "mailbox.rwth-aachen.de"; resource(2, "IMAP Server") "mailbox.rwth-aachen.de"; resource(3, "SMTP Server") "relay-auth.rwth-aachen.de"; -resource(4, "POP Authentification") 0; -resource(5, "SMTP Authentification") 1; +resource(4, "POP Authentication") 0; +resource(5, "SMTP Authentication") 1; resource(6, "POP SSL") 0; resource(7, "IMAP SSL") 0; resource(8, "SMTP SSL") 0; diff --git a/src/preferences/mail/ProviderInfo/rwth-aachen.de.rdef b/src/preferences/mail/ProviderInfo/rwth-aachen.de.rdef index a6b521686a..0b1c45337b 100644 --- a/src/preferences/mail/ProviderInfo/rwth-aachen.de.rdef +++ b/src/preferences/mail/ProviderInfo/rwth-aachen.de.rdef @@ -1,8 +1,8 @@ resource(1, "POP Server") "mailbox.rwth-aachen.de"; resource(2, "IMAP Server") "mailbox.rwth-aachen.de"; resource(3, "SMTP Server") "relay-auth.rwth-aachen.de"; -resource(4, "POP Authentification") 0; -resource(5, "SMTP Authentification") 1; +resource(4, "POP Authentication") 0; +resource(5, "SMTP Authentication") 1; resource(6, "POP SSL") 0; resource(7, "IMAP SSL") 0; resource(8, "SMTP SSL") 0; diff --git a/src/preferences/mail/ProviderInfo/t-online.de.rdef b/src/preferences/mail/ProviderInfo/t-online.de.rdef index d445aa082b..3bb4e814c3 100644 --- a/src/preferences/mail/ProviderInfo/t-online.de.rdef +++ b/src/preferences/mail/ProviderInfo/t-online.de.rdef @@ -1,8 +1,8 @@ resource(1, "POP Server") "popmail.t-online.de"; resource(2, "IMAP Server") ""; resource(3, "SMTP Server") "smtpmail.t-online.de"; -resource(4, "POP Authentification") 0; -resource(5, "SMTP Authentification") 1; +resource(4, "POP Authentication") 0; +resource(5, "SMTP Authentication") 1; resource(6, "POP SSL") 0; resource(7, "IMAP SSL") 0; resource(8, "SMTP SSL") 0; diff --git a/src/preferences/mail/ProviderInfo/web.de.rdef b/src/preferences/mail/ProviderInfo/web.de.rdef index 47e71ea796..76b64cc87c 100644 --- a/src/preferences/mail/ProviderInfo/web.de.rdef +++ b/src/preferences/mail/ProviderInfo/web.de.rdef @@ -1,8 +1,8 @@ resource(1, "POP Server") "pop3.web.de"; resource(2, "IMAP Server") "imap.web.net"; resource(3, "SMTP Server") "smtp.web.de"; -resource(4, "POP Authentification") 0; -resource(5, "SMTP Authentification") 1; +resource(4, "POP Authentication") 0; +resource(5, "SMTP Authentication") 1; resource(6, "POP SSL") 0; resource(7, "IMAP SSL") 0; resource(8, "SMTP SSL") 0; diff --git a/src/preferences/mail/ProviderInfo/yahoo.de.rdef b/src/preferences/mail/ProviderInfo/yahoo.de.rdef index 7eafb75611..8311f685c8 100644 --- a/src/preferences/mail/ProviderInfo/yahoo.de.rdef +++ b/src/preferences/mail/ProviderInfo/yahoo.de.rdef @@ -1,8 +1,8 @@ resource(1, "POP Server") "pop.mail.yahoo.de"; resource(2, "IMAP Server") ""; resource(3, "SMTP Server") "smtp.mail.yahoo.de"; -resource(4, "POP Authentification") 0; -resource(5, "SMTP Authentification") 1; +resource(4, "POP Authentication") 0; +resource(5, "SMTP Authentication") 1; resource(6, "POP SSL") 0; resource(7, "IMAP SSL") 0; resource(8, "SMTP SSL") 0;