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

Bug#637467: installation-reports: Tested WPA - success! (with small comment on template)



Hi,

Christian PERRIER <bubulle@debian.org> wrote:
> > (so change the second entry to something like "WPA/WPA2 PSK").
> > Just a thought...
> 
> 
> Good thought.:)
> 
> Ready to write the patch and apply it to netcfg?

Patch attached.
Please comment.

Holger


-- 
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Created with Sylpheed 3.0.2
    under DEBIAN GNU/LINUX 6.0 - S q u e e z e 
        Registered LinuxUser #311290 - http://counter.li.org/
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
--- debian_netcfg-common_orig.templates	2011-08-13 13:43:42.772778095 +0200
+++ debian_netcfg-common_workingcopy.templates	2011-08-13 13:51:50.561775463 +0200
@@ -65,11 +65,11 @@
 Template: netcfg/wireless_security_type
 Type: select
 Choices-C: wep/open, wpa 
-__Choices: WEP/Open Network, WPA PSK
+__Choices: WEP/Open Network, WPA/WPA2 PSK
 # :sl2:
 _Description: Wireless network type for ${iface}:
  Choose WEP/Open if the network is open or secured with WEP.
- Choose WPA if the network is a WPA PSK protected network.
+ Choose WPA/WPA2 if the network is protected with WPA/WPA2 PSK.
 
 Template: netcfg/wireless_wep
 Type: string
@@ -99,14 +99,14 @@
 Type: error
 # :sl2:
 _Description: Invalid passphrase
- The WPA PSK passphrase was either too long (more than 64 characters)
+ The WPA/WPA2 PSK passphrase was either too long (more than 64 characters)
  or too short (less than 8 characters).
 
 Template: netcfg/wireless_wpa
 Type: string
 # :sl2:
-_Description: WPA passphrase for wireless device ${iface}:
- Enter the passphrase for WPA PSK authentication. This should be the
+_Description: WPA/WPA2 passphrase for wireless device ${iface}:
+ Enter the passphrase for WPA/WPA2 PSK authentication. This should be the
  passphrase defined for the wireless network you are trying to use.
 
 Template: netcfg/invalid_essid
@@ -129,14 +129,14 @@
 Template: netcfg/wpa_success_note
 Type: text
 # :sl2:
-_Description: WPA connection succeeded
+_Description: WPA/WPA2 connection succeeded
 
 Template: netcfg/wpa_supplicant_failed
 Type: note
 # :sl2:
 _Description: Failure of key exchange and association
  The exchange of keys and association with the access point failed.
- Please check the WPA parameters you provided.
+ Please check the WPA/WPA2 parameters you provided.
 
 Template: netcfg/get_hostname
 Type: string

Reply to: