diff help/help_mp-en.h @ 33244:cee07c3dbff5

Do not remove video filters. If a video filter option isn't set, it does not mean to remove the filter, but such option (if set) should only cause adding the filter (if not already present). That way filters can be specified in MPlayer's config or on the command line, too. This closes Bugzilla #1442.
author ib
date Mon, 25 Apr 2011 14:25:15 +0000
parents d57654eb9f31
children 37e215798390
line wrap: on
line diff
--- a/help/help_mp-en.h	Mon Apr 25 12:38:55 2011 +0000
+++ b/help/help_mp-en.h	Mon Apr 25 14:25:15 2011 +0000
@@ -799,7 +799,6 @@
 #define MSGTR_DeletingSubtitles "[GUI] Deleting subtitles.\n"
 #define MSGTR_LoadingSubtitles "[GUI] Loading subtitles: %s\n"
 #define MSGTR_AddingVideoFilter "[GUI] Adding video filter: %s\n"
-#define MSGTR_RemovingVideoFilter "[GUI] Removing video filter: %s\n"
 
 // mw.c
 #define MSGTR_NotAFile "This does not seem to be a file: %s !\n"