summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index e5d53db57f..89c68bc3fc 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -634,6 +634,10 @@ static char help_text[]=
#define MSGTR_NoBindFound "No bind found for key '%s'."
#define MSGTR_FailedToOpen "Failed to open %s.\n"
+#define MSGTR_VideoID "[%s] Video stream found, -vid %d\n"
+#define MSGTR_AudioID "[%s] Audio stream found, -aid %d\n"
+#define MSGTR_SubtitleID "[%s] Subtitle stream found, -sid %d\n"
+
// dec_video.c & dec_audio.c:
#define MSGTR_CantOpenCodec "Could not open codec.\n"
#define MSGTR_CantCloseCodec "Could not close codec.\n"