Hi, this patch makes Certificate chooser labels appear in the correct order. regards Christoph
Index: properties/nm-openvpn-dialog.glade =================================================================== --- properties/nm-openvpn-dialog.glade (Revision 4027) +++ properties/nm-openvpn-dialog.glade (Arbeitskopie) @@ -426,7 +426,7 @@ <widget class="GtkLabel" id="label8"> <property name="visible">True</property> <property name="xalign">0</property> - <property name="label" translatable="yes">CA Certificate:</property> + <property name="label" translatable="yes">User Certificate:</property> </widget> <packing> <property name="top_attach">1</property> @@ -438,7 +438,7 @@ <widget class="GtkLabel" id="label6"> <property name="visible">True</property> <property name="xalign">0</property> - <property name="label" translatable="yes">User Certificate:</property> + <property name="label" translatable="yes">Ca Certificate:</property> </widget> <packing> <property name="top_attach">2</property>
Attachment:
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil