[gnome-panel/wip/gnome-3.10+: 55/75] panel-test-applets.ui: make label translatable



commit fad7433044ea18a736fd90aea0e83582cca89297
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Thu Aug 21 21:38:12 2014 +0300

    panel-test-applets.ui: make label translatable

 gnome-panel/panel-test-applets.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnome-panel/panel-test-applets.ui b/gnome-panel/panel-test-applets.ui
index b31cc7b..64c0b88 100644
--- a/gnome-panel/panel-test-applets.ui
+++ b/gnome-panel/panel-test-applets.ui
@@ -22,7 +22,7 @@
             <property name="layout_style">end</property>
             <child>
               <object class="GtkButton" id="ok-button">
-                <property name="label">Execute</property>
+                <property name="label" translatable="yes">Execute</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="can_default">True</property>


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