]> git.sesse.net Git - vlc/commitdiff
Missing item to translate.
authorJean-Baptiste Kempf <jb@videolan.org>
Fri, 1 Aug 2008 16:19:02 +0000 (09:19 -0700)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 1 Aug 2008 16:19:02 +0000 (09:19 -0700)
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                                               *