From: Jean-Baptiste Kempf Date: Sun, 2 Sep 2007 21:41:33 +0000 (+0000) Subject: qt4 wording. X-Git-Tag: 0.9.0-test0~5903 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=7130848670c7c35cfe7b047761a0a6ada909ae94;p=vlc qt4 wording. --- diff --git a/modules/gui/qt4/qt4.cpp b/modules/gui/qt4/qt4.cpp index 0a1d32513d..90dc23416d 100644 --- a/modules/gui/qt4/qt4.cpp +++ b/modules/gui/qt4/qt4.cpp @@ -83,7 +83,7 @@ static void ShowDialog ( intf_thread_t *, int, int, intf_dialog_args_t * ); #define OPACITY_TEXT N_("Windows opacity between 0.1 and 1.") #define OPACITY_LONGTEXT N_("Sets the windows opacity between 0.1 and 1 " \ "for main interface, playlist and extended panel." \ - "This options does only work with Windows and " \ + "This options only works with Windows and " \ "X11 with composite extensions.") #define SHOWFLAGS_TEXT N_("Define what columns to show in playlist window")