user-accounts: Consistent capitalization of 'Account Type'
https://bugzilla.gnome.org/show_bug.cgi?id=681771
This commit is contained in:
parent
6baadbf827
commit
36fa8bf9b7
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@
|
||||||
<object class="GtkLabel" id="account-type-label">
|
<object class="GtkLabel" id="account-type-label">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="xalign">1</property>
|
<property name="xalign">1</property>
|
||||||
<property name="label" translatable="yes">Account _type</property>
|
<property name="label" translatable="yes">Account _Type</property>
|
||||||
<property name="use_underline">True</property>
|
<property name="use_underline">True</property>
|
||||||
<property name="mnemonic_widget">account-type-combo</property>
|
<property name="mnemonic_widget">account-type-combo</property>
|
||||||
<style>
|
<style>
|
||||||
|
|
Loading…
Add table
Reference in a new issue