Email standardization

svn path=/trunk/kdenetwork/kmail/; revision=128763
wilder-work
Malcolm Hunter 25 years ago
parent 71d2b7d5ea
commit dcf940f785
  1. 2
      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("<qt><b>WARNING:</b> Allowing HTML in EMail may "
label = new QLabel( i18n("<qt><b>WARNING:</b> 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 "

Loading…
Cancel
Save