From dcf940f785c4ee63ff1d1dc611e9a994e7d5e2c7 Mon Sep 17 00:00:00 2001 From: Malcolm Hunter Date: Thu, 27 Dec 2001 12:07:57 +0000 Subject: [PATCH] Email standardization svn path=/trunk/kdenetwork/kmail/; revision=128763 --- configuredialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuredialog.cpp b/configuredialog.cpp index e16fa5163..a8c4442c8 100644 --- a/configuredialog.cpp +++ b/configuredialog.cpp @@ -3278,7 +3278,7 @@ SecurityPageGeneralTab::SecurityPageGeneralTab( QWidget * parent, const char * n mHtmlMailCheck = new QCheckBox( i18n("Prefer H&TML to plain text"), group ); mExternalReferences = new QCheckBox( i18n("Allow mails to load e&xternal " "references from the net" ), group ); - label = new QLabel( i18n("WARNING: Allowing HTML in EMail may " + label = new QLabel( i18n("WARNING: Allowing HTML in email may " "increase the risk that your system will be " "compromised by present and anticipated security " "exploits. Use \"What's this\" help (Shift-F1) for "