[epiphany] Mark a string to translatable



commit 6a47dd3f1594cf510d953bd6db2e443eec488da1
Author: Yosef Or Boczko <yoseforb gmail com>
Date:   Wed Jan 8 01:23:06 2014 +0200

    Mark a string to translatable

 src/resources/epiphany.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/resources/epiphany.ui b/src/resources/epiphany.ui
index 17318b4..7e8cf4e 100644
--- a/src/resources/epiphany.ui
+++ b/src/resources/epiphany.ui
@@ -23,7 +23,7 @@
             <property name="layout_style">end</property>
             <child>
               <object class="GtkButton" id="okbutton2">
-                <property name="label">_Close</property>
+                <property name="label" translatable="yes">_Close</property>
                 <property name="use_action_appearance">False</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>


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