small optimizations and cleanups by Moritz Venn
[enigma2.git] / lib / python / Plugins / Extensions / PicturePlayer / plugin.py
index 05adb633fe1d16c2a9a4828f2aca5c05a1738e14..10e4e514adc19a7856c6dd9c18e9f8b092cc902d 100644 (file)
@@ -586,7 +586,7 @@ def filescan(**kwargs):
                                        ScanPath(path = "", with_subdirs = False),
                                ],
                        name = "Pictures", 
-                       description = "View Photos...",
+                       description = _("View Photos..."),
                        openfnc = filescan_open,
                )