gui: Make all polgen button labels translatable

Signed-off-by: Vit Mojzis <vmojzis@redhat.com>
This commit is contained in:
Vit Mojzis 2019-02-06 20:41:56 +01:00 committed by Nicolas Iooss
parent e103c5b2ee
commit 4634e8fe39
No known key found for this signature in database
GPG Key ID: C191415F340DAAA0
1 changed files with 3 additions and 3 deletions

View File

@ -1975,7 +1975,7 @@ Tab</property>
<object class="GtkLabel" id="label17">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label">Add File</property>
<property name="label" translatable="yes">Add File</property>
<property name="use_underline">True</property>
</object>
<packing>
@ -2028,7 +2028,7 @@ Tab</property>
<object class="GtkLabel" id="label16">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label">Add Directory</property>
<property name="label" translatable="yes">Add Directory</property>
<property name="use_underline">True</property>
</object>
<packing>
@ -2176,7 +2176,7 @@ Tab</property>
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label">Add Boolean</property>
<property name="label" translatable="yes">Add Boolean</property>
<property name="use_underline">True</property>
</object>
<packing>