From 7bc6040d182732f888a916fd48c8555a4f020f09 Mon Sep 17 00:00:00 2001 From: Christophe Mutricy Date: Fri, 18 Jan 2008 22:13:59 +0000 Subject: [PATCH] Try to improve wording --- modules/gui/qt4/qt4.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/gui/qt4/qt4.cpp b/modules/gui/qt4/qt4.cpp index c591e67714..221e9cf94d 100644 --- a/modules/gui/qt4/qt4.cpp +++ b/modules/gui/qt4/qt4.cpp @@ -53,8 +53,8 @@ static void ShowDialog ( intf_thread_t *, int, int, intf_dialog_args_t * ); /***************************************************************************** * Module descriptor *****************************************************************************/ -#define ALWAYS_VIDEO_TEXT N_( "Always an area for information when there " \ - "is no video played" ) +#define ALWAYS_VIDEO_TEXT N_( "Always show an area for information when " \ + "no video is played" ) #define ALWAYS_VIDEO_LONGTEXT N_( "Start VLC with a cone image, and " \ "use this zone to show information as " \ "lyrics, album arts or visualisation " \ -- 2.39.2