Trivial string change

Capitalize 'Expander' in the widget-factory UI.
This commit is contained in:
Matthias Clasen 2014-06-05 14:49:13 -04:00
parent 246e6cd0b9
commit 85a4b65f11

View File

@ -2688,7 +2688,7 @@ Suspendisse feugiat quam quis dolor accumsan cursus. </property>
<object class="GtkLabel" id="label19"> <object class="GtkLabel" id="label19">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="label" translatable="yes">expander</property> <property name="label" translatable="yes">Expander</property>
</object> </object>
</child> </child>
</object> </object>