From: Jean-Baptiste Kempf Date: Fri, 1 Aug 2008 16:19:02 +0000 (-0700) Subject: Missing item to translate. X-Git-Tag: 0.9.0-test3~47 X-Git-Url: https://git.sesse.net/?p=vlc;a=commitdiff_plain;h=552b5247eea6d1c0c93407c49ce64a39af751e43 Missing item to translate. --- diff --git a/modules/gui/qt4/components/open_panels.cpp b/modules/gui/qt4/components/open_panels.cpp index 5d7b426a36..488d3f3427 100644 --- a/modules/gui/qt4/components/open_panels.cpp +++ b/modules/gui/qt4/components/open_panels.cpp @@ -45,7 +45,7 @@ #include #include -#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 *