mirror of
https://github.com/gryf/wicd.git
synced 2026-01-08 06:44:20 +01:00
Fix bug where be-ioctl scans always reported channels as 1.
Tweak the UI a little bit. Add debugging output when forced_disconnect gets enabled.
This commit is contained in:
@@ -435,7 +435,7 @@ def get_language_list_gui():
|
||||
language['use_static_ip'] = _('Use Static IPs')
|
||||
language['use_static_dns'] = _('Use Static DNS')
|
||||
language['use_encryption'] = _('Use Encryption')
|
||||
language['advanced_settings'] = _('Advanced Settings')
|
||||
language['advanced_settings'] = _('Properties')
|
||||
language['wired_network'] = _('Wired Network')
|
||||
language['wired_network_instructions'] = _('To connect to a wired network,'
|
||||
' you must create a network profile. To create a network profile, type a'
|
||||
|
||||
Reference in New Issue
Block a user