]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/components/open_panels.cpp
Missing item to translate.
[vlc] / modules / gui / qt4 / components / open_panels.cpp
index 5d7b426a3683d0afd6ba5a41f92dd6476fa67ace..488d3f34275d68436fde9e773f2cad7c75037cea 100644 (file)
@@ -45,7 +45,7 @@
 #include <QScrollArea>
 #include <QUrl>
 
-#define I_DEVICE_TOOLTIP "Select the device or the VIDEO_TS directory"
+#define I_DEVICE_TOOLTIP N_("Select the device or the VIDEO_TS directory")
 
 /**************************************************************************
  * Open Files and subtitles                                               *