[glade] Make Verify button translatable



commit b93e500f350218d309b5f411620041b1b98002b8
Author: Sabri Ünal <libreajans gmail com>
Date:   Tue Jan 7 22:43:28 2020 +0300

    Make Verify button translatable

 gladeui/glade-project-properties.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gladeui/glade-project-properties.ui b/gladeui/glade-project-properties.ui
index 8c4c6c30..f965020d 100644
--- a/gladeui/glade-project-properties.ui
+++ b/gladeui/glade-project-properties.ui
@@ -623,7 +623,7 @@ Authors:
             <property name="layout_style">end</property>
             <child>
               <object class="GtkButton" id="verify_button">
-                <property name="label">_Verify</property>
+                <property name="label" translatable="yes">_Verify</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">False</property>


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