Commit 4372b719 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

core: shorten string

parent 1c6c3016
...@@ -153,9 +153,8 @@ static const char *const ppsz_snap_formats[] = ...@@ -153,9 +153,8 @@ static const char *const ppsz_snap_formats[] =
"This selects which plugin to use for audio resampling." ) "This selects which plugin to use for audio resampling." )
#define MULTICHA_LONGTEXT N_( \ #define MULTICHA_LONGTEXT N_( \
"This sets the audio output channels mode that will " \ "Sets the audio output channels mode that will be used by default " \
"be used by default when possible (ie. if your hardware supports it as " \ "if your hardware and the audio stream are compatible.")
"well as the audio stream being played).")
#define SPDIF_TEXT N_("Use S/PDIF when available") #define SPDIF_TEXT N_("Use S/PDIF when available")
#define SPDIF_LONGTEXT N_( \ #define SPDIF_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