[glade] GladeActionEditor: Mark a custom text as translatable



commit 96662c3f1b83a4cd8381da209027d86ef338c42f
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date:   Thu May 9 21:53:02 2013 +0900

    GladeActionEditor: Mark a custom text as translatable

 plugins/gtk+/glade-action-editor.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/gtk+/glade-action-editor.ui b/plugins/gtk+/glade-action-editor.ui
index ab2b513..99e4bd6 100644
--- a/plugins/gtk+/glade-action-editor.ui
+++ b/plugins/gtk+/glade-action-editor.ui
@@ -471,7 +471,7 @@
             <property name="hexpand">False</property>
             <property name="property_name">draw-as-radio</property>
             <property name="editor_type">GladeEpropCheck</property>
-            <property name="custom_text">Radio proxies</property>
+            <property name="custom_text" translatable="yes">Radio proxies</property>
           </object>
           <packing>
             <property name="left_attach">2</property>


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