]> git.sesse.net Git - vlc/blobdiff - modules/audio_filter/normvol.c
Add a bunch of help strings. Feel free to correct them, and add more
[vlc] / modules / audio_filter / normvol.c
index 8710e2700e3717612deab7d1492c9b0dacf209db..77c7ce69faf2b386891ad50e72be6ca478d68bfb 100644 (file)
@@ -72,7 +72,7 @@ struct filter_sys_t
                 "increase the response time of the filter to a spike " \
                 "but will make it less sensitive to short variations." )
 
-#define LEVEL_TEXT N_("Max level" )
+#define LEVEL_TEXT N_("Maximal volume level" )
 #define LEVEL_LONGTEXT N_("If the average power over the last N buffers " \
                "is higher than this value, the volume will be normalized. " \
                "This value is a positive floating point number. A value " \