mirror of
https://github.com/gryf/wicd.git
synced 2025-12-28 17:32:36 +01:00
branches/experimental:
- Fix scripts dialog not appearing.
This commit is contained in:
@@ -453,6 +453,7 @@ def get_language_list_gui():
|
||||
language["backend"] = _("Backend")
|
||||
language["backend_alert"] = _("Changes to your backend won't occur until the daemon is restarted.")
|
||||
language['search_domain'] = _("Search Domain")
|
||||
language['scripts_need_pass'] = _('You must enter your password to configure scripts')
|
||||
|
||||
language['0'] = _('0')
|
||||
language['1'] = _('1')
|
||||
|
||||
Reference in New Issue
Block a user