TQLabel*text3=newTQLabel(i18n("<qt>By enabling KMyFirewall will communicate with the local computer using SSH. This will enable password keeping (e.g. KWallet support).</qt>"),page);
TQLabel*text3=newTQLabel(i18n("<qt>By enabling KMyFirewall will communicate with the local computer using SSH. This will enable password keeping (e.g. TDEWallet support).</qt>"),page);
m_cb_useSSHForLocalhost=newTQCheckBox(i18n("Use SSH for localhost communication"),page);