Update all ui files again

Replace translatable="1" by translatable="yes" so
xgettext stays happy and extracts the strings.
This commit is contained in:
Matthias Clasen
2015-09-13 23:26:16 -04:00
parent fda5b4ce4c
commit b9322433d3
31 changed files with 349 additions and 349 deletions

View File

@ -113,7 +113,7 @@
<child>
<object class="GtkLabel" id="no_apps_label">
<property name="visible">1</property>
<property name="label" translatable="1">No applications found.</property>
<property name="label" translatable="yes">No applications found.</property>
<property name="halign">center</property>
<property name="valign">center</property>
<attributes>