[vlc-devel] commit: Missing item to translate. (Jean-Baptiste Kempf )

git version control git at videolan.org
Fri Aug 1 18:16:30 CEST 2008


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Aug  1 09:19:02 2008 -0700| [552b5247eea6d1c0c93407c49ce64a39af751e43] | committer: Jean-Baptiste Kempf 

Missing item to translate.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=552b5247eea6d1c0c93407c49ce64a39af751e43
---

 modules/gui/qt4/components/open_panels.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/gui/qt4/components/open_panels.cpp b/modules/gui/qt4/components/open_panels.cpp
index 5d7b426..488d3f3 100644
--- a/modules/gui/qt4/components/open_panels.cpp
+++ b/modules/gui/qt4/components/open_panels.cpp
@@ -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                                               *




More information about the vlc-devel mailing list