diff options
Diffstat (limited to 'kopete')
-rw-r--r-- | kopete/protocols/jabber/ui/dlgjabbereditaccountwidget.ui | 6 | ||||
-rw-r--r-- | kopete/protocols/jabber/ui/dlgjabberregisteraccount.ui | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/kopete/protocols/jabber/ui/dlgjabbereditaccountwidget.ui b/kopete/protocols/jabber/ui/dlgjabbereditaccountwidget.ui index 5a13dbd9..cab16996 100644 --- a/kopete/protocols/jabber/ui/dlgjabbereditaccountwidget.ui +++ b/kopete/protocols/jabber/ui/dlgjabbereditaccountwidget.ui @@ -279,13 +279,13 @@ <cstring>cbUseSSL</cstring> </property> <property name="text"> - <string>Use protocol encr&yption (SSL)</string> + <string>Use old style SSL encr&yption protocol (not recommended)</string> </property> <property name="toolTip" stdset="0"> - <string>Check this box to enable SSL encrypted communication with the server.</string> + <string>Check this box to enable the old style SSL encrypted communication with the server. This is not recommended and only works on very old servers.</string> </property> <property name="whatsThis" stdset="0"> - <string>Check this box to enable SSL encrypted communication with the server. Note that this is not end-to-end encryption, but rather encrypted communication with the server.</string> + <string>Check this box to enable the old style SSL encrypted communication with the server. Note that this is not end-to-end encryption, but rather encrypted communication with the server. This is not recommended and only works on very old servers.</string> </property> </widget> <widget class="TQLabel"> diff --git a/kopete/protocols/jabber/ui/dlgjabberregisteraccount.ui b/kopete/protocols/jabber/ui/dlgjabberregisteraccount.ui index 3133542d..9ed63b24 100644 --- a/kopete/protocols/jabber/ui/dlgjabberregisteraccount.ui +++ b/kopete/protocols/jabber/ui/dlgjabberregisteraccount.ui @@ -119,16 +119,16 @@ </sizepolicy> </property> <property name="text"> - <string>Use protocol encr&yption (SSL)</string> + <string>Use old style SSL encr&yption protocol (not recommended)</string> </property> <property name="checked"> <bool>true</bool> </property> <property name="toolTip" stdset="0"> - <string>Check this box to enable SSL encrypted communication with the server.</string> + <string>Check this box to enable the old style SSL encrypted communication with the server. This is not recommended and only works on very old servers.</string> </property> <property name="whatsThis" stdset="0"> - <string>Check this box to enable SSL encrypted communication with the server. Note that this is not end-to-end encryption, but rather encrypted communication with the server.</string> + <string>Check this box to enable the old style SSL encrypted communication with the server. Note that this is not end-to-end encryption, but rather encrypted communication with the server. This is not recommended and only works on very old servers.</string> </property> </widget> <widget class="TQLabel" row="1" column="0"> |