8580: "_Apply" button not translated on "Events comparison" tool

This commit is contained in:
Jérôme Rapinat 2015-05-26 18:46:44 +02:00
parent 143df8d42c
commit f675fc1114

View File

@ -170,12 +170,13 @@
</child>
<child>
<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="visible">True</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>
<property name="receives_default">False</property>
<property name="use_underline">True</property>
<signal name="clicked" handler="on_apply_clicked" object="filters" swapped="yes"/>
</object>
<packing>