Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2
[enigma2.git] / lib / python / Plugins / Extensions / DVDPlayer / plugin.py
index ce2e59386c3fc2cdf0b5c99869c2acd2e153bbd6..ebcf4f81a657189106cd89c66bd48773f51640b5 100644 (file)
@@ -723,7 +723,7 @@ def filescan(**kwargs):
                                        ScanPath(path = "", with_subdirs = False),
                                ],
                        name = "DVD",
-                       description = "Play DVD",
+                       description = _("Play DVD"),
                        openfnc = filescan_open,
                )]