You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdepim/kmail/composercryptoconfiguration.ui

159 lines
7.2 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>ComposerCryptoConfiguration</class>
<widget class="TQWidget">
<property name="name">
<cstring>ComposerCryptoConfiguration</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>581</width>
<height>318</height>
</rect>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox">
<property name="name">
<cstring>optionsGroup_2</cstring>
</property>
<property name="title">
<string>Signing</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>mAutoSignature</cstring>
</property>
<property name="text">
<string>&amp;Automatically sign messages</string>
</property>
<property name="whatsThis" stdset="0">
<string>When this option is enabled, all messages you send will be signed by default; of course, it is still possible to disable signing for each message individually.</string>
</property>
</widget>
</vbox>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>optionsGroup</cstring>
</property>
<property name="title">
<string>Encrypting</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>mEncToSelf</cstring>
</property>
<property name="text">
<string>When encrypting emails, always also encr&amp;ypt to the certificate of my own identity</string>
</property>
<property name="whatsThis" stdset="0">
<string>When this option is enabled, the message/file will not only be encrypted with the receiver's public key, but also with your key. This will enable you to decrypt the message/file at a later time. This is generally a good idea.</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>mShowEncryptionResult</cstring>
</property>
<property name="text">
<string>Show s&amp;igned/encrypted text after composing</string>
</property>
<property name="whatsThis" stdset="0">
<string>When this option is enabled, the signed/encrypted text will be shown in a separate window, enabling you to know how it will look before it is sent. This is a good idea when you are verifying that your encryption system works.</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>mStoreEncrypted</cstring>
</property>
<property name="text">
<string>Store sent messages encry&amp;pted</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
<property name="toolTip" stdset="0">
<string>Check to store messages encrypted </string>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;qt&gt;
&lt;h1&gt;Store Messages Encrypted&lt;/h1&gt;
When this box is checked, sent messages are stored encrypted like they were sent. This is not recommended, as you will not be able to read the messages any longer if a necessary certificate expires.
&lt;p&gt;
However, there may be local rules that require you to turn this option on. When in doubt, check with your local administrator.
&lt;/qt&gt;</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>mShowKeyApprovalDlg</cstring>
</property>
<property name="text">
<string>Always show the encryption keys &amp;for approval</string>
</property>
<property name="whatsThis" stdset="0">
<string>When this option is enabled, the application will always show you a list of public keys from which you can choose the one it will use for encryption. If it is off, the application will only show the dialog if it cannot find the right key or if there are several which could be used.</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>mAutoEncrypt</cstring>
</property>
<property name="text">
<string>Automatically encrypt &amp;messages whenever possible</string>
</property>
<property name="whatsThis" stdset="0">
<string>When this option is enabled, every message you send will be encrypted whenever encryption is possible and desired; of course, it is still possible to disable the automatic encryption for each message individually.</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>mNeverEncryptWhenSavingInDrafts</cstring>
</property>
<property name="text">
<string>Never sign/encrypt when sa&amp;ving as draft</string>
</property>
</widget>
</vbox>
</widget>
<spacer>
<property name="name">
<cstring>spacer22</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<tabstops>
<tabstop>mEncToSelf</tabstop>
<tabstop>mShowEncryptionResult</tabstop>
<tabstop>mStoreEncrypted</tabstop>
<tabstop>mShowKeyApprovalDlg</tabstop>
<tabstop>mAutoEncrypt</tabstop>
<tabstop>mNeverEncryptWhenSavingInDrafts</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
</UI>