[gnome-control-center] network: Use a better string for the hidden network button



commit a182126f14eee8c4599619095ef505d4b1f758c6
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Oct 9 10:21:40 2012 +0200

    network: Use a better string for the hidden network button
    
    https://bugzilla.gnome.org/show_bug.cgi?id=684819

 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 16ee8ea..00c8985 100644
--- a/panels/network/network-wifi.ui
+++ b/panels/network/network-wifi.ui
@@ -277,7 +277,7 @@
                 </child>
                 <child>
                   <object class="GtkButton" id="connect_hidden_button">
-                    <property name="label" translatable="yes">Connect to a Hidden Network</property>
+                    <property name="label" translatable="yes">_Connect to Hidden Network...</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]