Commit 03fefb1c authored by Antoine Cellerier's avatar Antoine Cellerier

Add a missing word.

parent 3aa161ad
...@@ -103,7 +103,7 @@ static void ShowDialog ( intf_thread_t *, int, int, intf_dialog_args_t * ); ...@@ -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_TEXT N_( "Activate the updates availability notification" )
#define UPDATER_LONGTEXT N_( "Activate the automatic notification of new " \ #define UPDATER_LONGTEXT N_( "Activate the automatic notification of new " \
"versions of the software. It runs once a week." ) "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_TEXT N_( "Allow the volume to be set to 400%" )
#define COMPLETEVOL_LONGTEXT N_( "Allow the volume to have range from 0% to " \ #define COMPLETEVOL_LONGTEXT N_( "Allow the volume to have range from 0% to " \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment