Commit c7098cce authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Gradfun: missing translation

parent 39946942
......@@ -55,7 +55,7 @@ static void Close(vlc_object_t *);
vlc_module_begin()
set_description(N_("Gradfun video filter"))
set_shortname(N_("Gradfun"))
set_help("Debanding algorithm")
set_help(N_("Debanding algorithm"))
set_capability("video filter2", 0)
set_category(CAT_VIDEO)
set_subcategory(SUBCAT_VIDEO_VFILTER)
......
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