network: Undo accidentally changed string
A colon was added but not spotted on time. https://bugzilla.gnome.org/show_bug.cgi?id=787882
This commit is contained in:
parent
81b68bc6ed
commit
dc5bf7e658
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@
|
|||
<object class="GtkLabel" id="eap_ttls_inner_auth_label">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="label" translatable="yes">_Inner authentication:</property>
|
||||
<property name="label" translatable="yes">_Inner authentication</property>
|
||||
<property name="use_underline">True</property>
|
||||
<property name="mnemonic_widget">eap_ttls_inner_auth_combo</property>
|
||||
<property name="xalign">1</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue