Browse Source

Add . and whitespace

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
pull/2/head
Kaarlo Raiha 15 years ago
committed by Rémi Denis-Courmont
parent
commit
ca86f8e1bd
  1. 2
      modules/video_filter/audiobargraph_v.c

2
modules/video_filter/audiobargraph_v.c

@ -45,7 +45,7 @@
*****************************************************************************/
#define I_VALUES_TEXT N_("Value of the audio channels levels")
#define I_VALUES_LONGTEXT N_("Value of the audio level of each channels between 0 and 1" \
#define I_VALUES_LONGTEXT N_("Value of the audio level of each channels between 0 and 1. " \
"Each level should be separated with ':'.")
#define POSX_TEXT N_("X coordinate")
#define POSX_LONGTEXT N_("X coordinate of the bargraph." )

Loading…
Cancel
Save