Merge pull request #189 from phuzion/master
[quassel.git] / src / qtui / settingspages / servereditdlg.ui
index da9f7a5..2627f68 100644 (file)
          <item>
           <widget class="QComboBox" name="sslVersion">
            <property name="toolTip">
-            <string>Do not change unless you're going to connect to a server not supporting SSLv3!</string>
+            <string>Use only TLSv1 unless you know what you are doing!</string>
            </property>
            <item>
             <property name="text">
-             <string>SSLv3 (default)</string>
+             <string>SSLv3 (insecure)</string>
             </property>
            </item>
            <item>
             <property name="text">
-             <string>SSLv2</string>
+             <string>SSLv2 (insecure)</string>
             </property>
            </item>
            <item>
              <widget class="QComboBox" name="proxyType">
               <item>
                <property name="text">
-                <string>Socks 5</string>
+                <string>SOCKS 5</string>
                </property>
               </item>
               <item>