Update all ui files again
Replace translatable="1" by translatable="yes" so xgettext stays happy and extracts the strings.
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
<child>
|
||||
<object class="GtkLabel" id="font_label">
|
||||
<property name="visible">1</property>
|
||||
<property name="label" translatable="1">Font</property>
|
||||
<property name="label" translatable="yes">Font</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">1</property>
|
||||
|
||||
Reference in New Issue
Block a user