[network-manager-openconnect] properties: unmark Glade properties with no strings from translation



commit eeeff913c539c35d6cd031364c66123b86e5f1ba
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Wed Jun 28 15:23:44 2017 +0200

    properties: unmark Glade properties with no strings from translation
    
    https://bugzilla.gnome.org/show_bug.cgi?id=784286

 properties/nm-openconnect-dialog.ui |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/properties/nm-openconnect-dialog.ui b/properties/nm-openconnect-dialog.ui
index 0bc6759..9783806 100644
--- a/properties/nm-openconnect-dialog.ui
+++ b/properties/nm-openconnect-dialog.ui
@@ -109,7 +109,7 @@
                             <property name="editable">True</property>
                             <property name="visibility">True</property>
                             <property name="max_length">0</property>
-                            <property name="text" translatable="yes"/>
+                            <property name="text"/>
                             <property name="has_frame">True</property>
                             <property name="invisible_char">&#x2022;</property>
                             <property name="activates_default">False</property>
@@ -142,7 +142,7 @@
                             <property name="editable">True</property>
                             <property name="visibility">True</property>
                             <property name="max_length">0</property>
-                            <property name="text" translatable="yes"/>
+                            <property name="text"/>
                             <property name="has_frame">True</property>
                             <property name="invisible_char">&#x2022;</property>
                             <property name="activates_default">False</property>
@@ -361,7 +361,7 @@
                             <property name="editable">True</property>
                             <property name="visibility">True</property>
                             <property name="max_length">0</property>
-                            <property name="text" translatable="yes"/>
+                            <property name="text"/>
                             <property name="has_frame">True</property>
                             <property name="invisible_char">&#x2022;</property>
                             <property name="activates_default">False</property>
@@ -444,7 +444,7 @@
                             <property name="editable">True</property>
                             <property name="visibility">True</property>
                             <property name="max_length">0</property>
-                            <property name="text" translatable="yes"/>
+                            <property name="text"/>
                             <property name="has_frame">True</property>
                             <property name="invisible_char">&#x2022;</property>
                             <property name="activates_default">False</property>


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