1
0
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:
imdano
2008-09-27 21:36:04 +00:00
parent df0ebdb92f
commit 0eba051360
2 changed files with 13 additions and 11 deletions

View File

@@ -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')