Things that should of been in my last checkin.

git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@804 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
Robert Love 2005-07-22 16:50:37 +00:00
parent 2ed5cb6d5f
commit 24e3cbb9cd
2 changed files with 6 additions and 4 deletions

View file

@ -1,8 +1,10 @@
2005-07-18 Robert Love <rml@novell.com>
Suggested by Aaron Bockover (abockover@novell.com)
* applet/other-network-dialog.c: "ASCII is an acronym" -- s/Ascii/ASCII
* applet/passphrase-dialog.c: ditto
* gnome/applet/other-network-dialog.c: "ASCII is an acronym" --
s/Ascii/ASCII
* gnome/applet/passphrase-dialog.c: ditto
* gnome/applet/wireless-applet.glade: ditto
2005-07-13 Dan Williams <dcbw@redhat.com>

View file

@ -633,7 +633,7 @@ You have chosen to log in to the wireless network '%s'. If you are sure that th
<widget class="GtkComboBox" id="key_type_combo">
<property name="visible">True</property>
<property name="items" translatable="yes">128-bit passphrase (WEP)
Ascii key (WEP)
ASCII key (WEP)
Hex key (WEP)</property>
<property name="add_tearoffs">False</property>
<property name="focus_on_click">True</property>
@ -856,7 +856,7 @@ A passphrase or encryption key is required to access the wireless network '%s'.<
<widget class="GtkComboBox" id="key_type_combo">
<property name="visible">True</property>
<property name="items" translatable="yes">128-bit Passphrase (WEP)
Ascii Key (WEP)
ASCII Key (WEP)
Hex Key (WEP)</property>
<property name="add_tearoffs">False</property>
<property name="focus_on_click">True</property>