Commit 0129f462 authored by Felix Paul Kühne's avatar Felix Paul Kühne

* another minor fix

parent 4f41c68e
......@@ -324,14 +324,14 @@ static char *ppsz_clock_descriptions[] =
#define INPUT_PROGRAM_LONGTEXT N_( \
"Choose the program to select by giving its Service ID.\n" \
"Only use this option if you want to read a multi-program stream " \
"(like DVB streams for example)" )
"(like DVB streams for example)." )
#define INPUT_PROGRAMS_TEXT N_("Choose programs")
#define INPUT_PROGRAMS_LONGTEXT N_( \
"Choose the programs to select by giving a comma-separated list of " \
"SIDs.\n" \
"Only use this option if you want to read a multi-program stream " \
"(like DVB streams for example)" )
"(like DVB streams for example)." )
#define INPUT_AUDIOTRACK_TEXT N_("Choose audio track")
#define INPUT_AUDIOTRACK_LONGTEXT N_( \
......
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