]> git.sesse.net Git - vlc/commitdiff
Add a missing word.
authorAntoine Cellerier <dionoea@videolan.org>
Sat, 2 Feb 2008 13:50:17 +0000 (13:50 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Sat, 2 Feb 2008 13:50:17 +0000 (13:50 +0000)
modules/gui/qt4/qt4.cpp

index bbf7151426e8ce1a3c626e1af4b598725c1bf5e0..8880e4546980d81f6238a54c69e64111285798a0 100644 (file)
@@ -103,7 +103,7 @@ static void ShowDialog   ( intf_thread_t *, int, int, intf_dialog_args_t * );
 #define UPDATER_TEXT N_( "Activate the updates availability notification" )
 #define UPDATER_LONGTEXT N_( "Activate the automatic notification of new " \
                             "versions of the software. It runs once a week." )
-#define UPDATER_DAYS_TEXT N_("Number of days between two checks")
+#define UPDATER_DAYS_TEXT N_("Number of days between two update checks")
 
 #define COMPLETEVOL_TEXT N_( "Allow the volume to be set to 400%" )
 #define COMPLETEVOL_LONGTEXT N_( "Allow the volume to have range from 0% to " \