]> git.sesse.net Git - vlc/commitdiff
Try to improve wording
authorChristophe Mutricy <xtophe@videolan.org>
Fri, 18 Jan 2008 22:13:59 +0000 (22:13 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Fri, 18 Jan 2008 22:13:59 +0000 (22:13 +0000)
modules/gui/qt4/qt4.cpp

index c591e677145dd23a05d7a980b0f34007f24964a9..221e9cf94d941ada7fccef7f13f0c6a64a7495ef 100644 (file)
@@ -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 " \