Merge commit 'dm/experimental' into test_0108
[vuplus_dvbapp] / lib / python / Plugins / SystemPlugins / CleanupWizard / plugin.py
index 6667e3e..f8677bb 100755 (executable)
@@ -122,7 +122,7 @@ def selSetup(menuid, **kwargs):
        if menuid != "system":
                return [ ]
 
-       return [(_("Cleanup Wizard settings") + "...", openconfig, "cleanup_config", 71)]
+       return [(_("Cleanup Wizard settings"), openconfig, "cleanup_config", 71)]
 
 def Plugins(**kwargs):
        list = []