X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/d883e2231e61eaeed7929088f249334a66731b77..2fded86dd8d04e121436ec88ab8d1a967a70628f:/lib/python/Components/NimManager.py diff --git a/lib/python/Components/NimManager.py b/lib/python/Components/NimManager.py index 1dff777a..3c3aa26c 100644 --- a/lib/python/Components/NimManager.py +++ b/lib/python/Components/NimManager.py @@ -940,7 +940,7 @@ def InitNimManager(nimmgr): lnb_choices = { "universal_lnb": _("Universal LNB"), -# "unicable": _("Unicable"), + "unicable": _("Unicable"), "c_band": _("C-Band"), "user_defined": _("User defined")}