small optimizations and cleanups by Moritz Venn
[enigma2.git] / lib / python / Plugins / Extensions / DVDPlayer / plugin.py
index 6a8ffc6ff7249c09a9283e2edbc48e4fd487f999..80629c5ddafbe069d69282d69af537b34b0fc804 100644 (file)
@@ -705,7 +705,7 @@ def filescan(**kwargs):
                                        ScanPath(path = "", with_subdirs = False),
                                ],
                        name = "DVD",
-                       description = "Play DVD",
+                       description = _("Play DVD"),
                        openfnc = filescan_open,
                )]