user-accounts: Consistent capitalization of 'Account Type'

https://bugzilla.gnome.org/show_bug.cgi?id=681771
This commit is contained in:
Stef Walter 2012-08-14 18:43:18 +02:00 committed by Bastien Nocera
parent 6baadbf827
commit 36fa8bf9b7

View file

@ -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>