[patch] glade dialog typo fix



Yo,

Attached patch fixes a typo in the glade dialog for the wireless applet
that requests confirmation on network selection (s/chosen log in/chosen
to log in/).

Also, be a little more professional (s/no longer pester you with stupid
questions when you connect to it/not require confirmation on subsequent
log ins/).

Thanks,

	Robert Love

 wireless-applet.glade |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

Index: gnome/applet/wireless-applet.glade
===================================================================
RCS file: /cvs/gnome/NetworkManager/gnome/applet/wireless-applet.glade,v
retrieving revision 1.2
diff -u -r1.2 wireless-applet.glade
--- gnome/applet/wireless-applet.glade	14 May 2005 21:54:29 -0000	1.2
+++ gnome/applet/wireless-applet.glade	14 Jun 2005 19:19:42 -0000
@@ -100,7 +100,7 @@
 		  <property name="visible">True</property>
 		  <property name="label" translatable="yes">&lt;span weight=&quot;bold&quot; size=&quot;larger&quot;&gt;Wireless Network Login Confirmation&lt;/span&gt;
 
-You have chosen log in to the wireless network '%s'.  If you are sure this wireless network is secure, click the checkbox below and NetworkManager will no longer pester you with stupid questions when you connect to it.</property>
+You have chosen to log in to the wireless network '%s'.  If you are sure that this wireless network is secure, click the checkbox below and NetworkManager will not require confirmation on subsequent log ins.</property>
 		  <property name="use_underline">False</property>
 		  <property name="use_markup">True</property>
 		  <property name="justify">GTK_JUSTIFY_LEFT</property>


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