mirror of
https://github.com/gryf/wicd.git
synced 2026-03-14 21:53:38 +01:00
add support for nevershow buttons and options
This commit is contained in:
@@ -105,6 +105,9 @@ language['dhcp_failed'] = _('''Connection Failed: Unable to Get IP Address''')
|
||||
language['setting_static_ip'] = _('''Setting static IP addresses...''')
|
||||
language['connecting_to_daemon'] = _('''Connecting to daemon...''')
|
||||
language['automatic_connect'] = _('''Automatically connect to this network''')
|
||||
language['never_connect'] = _('Never connect to this network')
|
||||
language['show_never_connect'] = _('Show never connect networks')
|
||||
language['hide_never_connect'] = _('Hide never connect networks')
|
||||
language['add_new_wired_profile'] = _('''Add a new wired profile''')
|
||||
language['dhcp_client'] = _('''DHCP Client''')
|
||||
language['display_type_dialog'] = _('''Use dBm to measure signal strength''')
|
||||
|
||||
Reference in New Issue
Block a user