Update all ui files again
Replace translatable="1" by translatable="yes" so xgettext stays happy and extracts the strings.
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
<object class="GtkHeaderBar">
|
||||
<property name="visible">1</property>
|
||||
<property name="show-close-button">1</property>
|
||||
<property name="title" translatable="1">Model Button</property>
|
||||
<property name="title" translatable="yes">Model Button</property>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
|
||||
Reference in New Issue
Block a user