From: Christophe Mutricy Date: Tue, 13 Apr 2010 21:36:42 +0000 (+0100) Subject: Typo X-Git-Tag: 1.2.0-pre1~7064 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=3478d9eab8cffd80570e26b0479455fcdeb73d35;p=vlc Typo --- diff --git a/modules/gui/qt4/qt4.cpp b/modules/gui/qt4/qt4.cpp index b823c04991..1e75a0866b 100644 --- a/modules/gui/qt4/qt4.cpp +++ b/modules/gui/qt4/qt4.cpp @@ -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 " \