]> git.sesse.net Git - vlc/commitdiff
Typo
authorChristophe Mutricy <xtophe@videolan.org>
Tue, 13 Apr 2010 21:36:42 +0000 (22:36 +0100)
committerChristophe Mutricy <xtophe@videolan.org>
Tue, 13 Apr 2010 23:15:24 +0000 (00:15 +0100)
modules/gui/qt4/qt4.cpp

index b823c04991d949d0dd6368c70c62402a03580e02..1e75a0866bea667ff3fdcc3b7fedcdeeea6d8ad6 100644 (file)
@@ -106,7 +106,7 @@ static void ShowDialog   ( intf_thread_t *, int, int, intf_dialog_args_t * );
                              " This option only works with Windows and " \
                              "X11 with composite extensions." )
 
-#define OPACITY_FS_TEXT N_( "Fullscreen controller opacity opacity between 0.1 and 1" )
+#define OPACITY_FS_TEXT N_( "Fullscreen controller opacity between 0.1 and 1" )
 #define OPACITY_FS_LONGTEXT N_( "Sets the fullscreen controller opacity between 0.1 and 1 " \
                              "for main interface, playlist and extended panel."\
                              " This option only works with Windows and " \