settings-dialog: Fix untranslated label
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkButton" id="button-close">
|
||||
<property name="label">_Close</property>
|
||||
<property name="label" translatable="yes">_Close</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="receives_default">True</property>
|
||||
|
||||
Reference in New Issue
Block a user