[gnome-mud/piotrdrag/unicode-typography] Fix strings in main.ui



commit 9adb82cab05c5ba15a26f954ebdd09f9f6138834
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Tue Jan 1 18:21:56 2019 +0100

    Fix strings in main.ui

 ui/main.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ui/main.ui b/ui/main.ui
index 60ca2c2..1835657 100644
--- a/ui/main.ui
+++ b/ui/main.ui
@@ -830,7 +830,7 @@
                     </child>
                     <child>
                       <object class="GtkImageMenuItem" id="menu_preferences">
-                        <property name="label">Profile Preferences…</property>
+                        <property name="label" translatable="yes">Profile Preferences…</property>
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="use_action_appearance">False</property>
@@ -966,7 +966,7 @@
                   <object class="GtkLabel" id="label37">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="label" translatable="yes">label37</property>
+                    <property name="label">label37</property>
                   </object>
                   <packing>
                     <property name="tab_fill">False</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]