fix two untranslated strings

This commit is contained in:
guinux
2013-11-22 09:55:22 +01:00
parent 16f57d6c5a
commit 8aaed3ec9c
2 changed files with 2 additions and 2 deletions

View File

@@ -865,7 +865,7 @@
</child>
<child>
<object class="GtkImageMenuItem" id="local_item">
<property name="label">Install local packages</property>
<property name="label" translatable="yes">Install local packages</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="image">local_icon</property>