addconn: s/Connection/Method/g for transport combo box

This commit is contained in:
Cole Robinson 2010-08-24 15:38:09 -04:00
parent 6f4afbcb3b
commit bc56f442c3

View File

@ -144,7 +144,7 @@ SSL/TLS with certificates</property>
<widget class="GtkLabel" id="label88">
<property name="visible">True</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">Connec_tion:</property>
<property name="label" translatable="yes">Me_thod:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">connection</property>
</widget>