[network-manager-libreswan] Unmark empty strings from translation



commit a5ab884de5caa4ea4523e76b857876dc3858922b
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Mon Oct 3 21:52:55 2016 +0200

    Unmark empty strings from translation

 properties/nm-libreswan-dialog.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/properties/nm-libreswan-dialog.ui b/properties/nm-libreswan-dialog.ui
index 0ca18e6..9ccae85 100644
--- a/properties/nm-libreswan-dialog.ui
+++ b/properties/nm-libreswan-dialog.ui
@@ -308,7 +308,7 @@
     </columns>
     <data>
       <row>
-        <col id="0" translatable="yes"> </col>
+        <col id="0"> </col>
       </row>
     </data>
   </object>
@@ -319,7 +319,7 @@
     </columns>
     <data>
       <row>
-        <col id="0" translatable="yes"> </col>
+        <col id="0"> </col>
       </row>
     </data>
   </object>


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