[gnome-control-center] Mark string as translatable



commit c3c0f2a3e54e00555666c05ad2d4a41ffbf3f7c4
Author: Piotr DrÄg <piotrdrag gmail com>
Date:   Tue Sep 18 18:39:52 2012 +0200

    Mark string as translatable

 panels/network/network-wifi.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/network/network-wifi.ui b/panels/network/network-wifi.ui
index 0c429e7..4e37bfb 100644
--- a/panels/network/network-wifi.ui
+++ b/panels/network/network-wifi.ui
@@ -368,7 +368,7 @@
                     <property name="orientation">vertical</property>
                     <child>
                       <object class="GtkButton" id="button_disconnect1">
-                        <property name="label">_Disconnect</property>
+                        <property name="label" translatable="yes">_Disconnect</property>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">True</property>



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