[network-manager-applet] bridge: unmark a string from translation that shouldn’t be translatable



commit 89213c3440016a0b6f3aa4c69bd80f352be45320
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Fri Jul 28 13:46:07 2017 +0200

    bridge: unmark a string from translation that shouldn’t be translatable

 src/connection-editor/ce-page-bridge.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/connection-editor/ce-page-bridge.ui b/src/connection-editor/ce-page-bridge.ui
index f0d7ee4..ddb19a9 100644
--- a/src/connection-editor/ce-page-bridge.ui
+++ b/src/connection-editor/ce-page-bridge.ui
@@ -488,7 +488,7 @@
         <property name="can_focus">True</property>
         <property name="hexpand">True</property>
         <property name="invisible_char">●</property>
-        <property name="text" translatable="yes">0</property>
+        <property name="text">0</property>
         <property name="adjustment">bridge_group_fwd_mask_adjustment</property>
         <property name="climb_rate">1</property>
         <property name="numeric">True</property>


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