8580: "_Apply" button not translated on "Events comparison" tool
This commit is contained in:
parent
143df8d42c
commit
f675fc1114
@ -170,12 +170,13 @@
|
|||||||
</child>
|
</child>
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkButton" id="button26">
|
<object class="GtkButton" id="button26">
|
||||||
<property name="label">_Apply</property>
|
<property name="label" translatable="yes">_Apply</property>
|
||||||
<property name="use_action_appearance">False</property>
|
<property name="use_action_appearance">False</property>
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">True</property>
|
<property name="can_focus">True</property>
|
||||||
<property name="can_default">True</property>
|
<property name="can_default">True</property>
|
||||||
<property name="receives_default">False</property>
|
<property name="receives_default">False</property>
|
||||||
|
<property name="use_underline">True</property>
|
||||||
<signal name="clicked" handler="on_apply_clicked" object="filters" swapped="yes"/>
|
<signal name="clicked" handler="on_apply_clicked" object="filters" swapped="yes"/>
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
|
Loading…
Reference in New Issue
Block a user