# HG changeset patch # User voroshil # Date 1195240181 0 # Node ID a76ba4c634a72f94c2d6b9e565e982477f5efeaa # Parent c9f20e41bc130b3c90b726a0aa3b2169033ef7f6 Add missed translatable string in my previous commit diff -r c9f20e41bc13 -r a76ba4c634a7 help/help_mp-en.h --- a/help/help_mp-en.h Fri Nov 16 18:59:35 2007 +0000 +++ b/help/help_mp-en.h Fri Nov 16 19:09:41 2007 +0000 @@ -2158,3 +2158,4 @@ #define MSGTR_TVI_DS_GraphInitFailure "tvi_dshow: Directshow graph initialization failure.\n" #define MSGTR_TVI_DS_NoVideoCaptureDevice "tvi_dshow: Unable to find video capture device\n" #define MSGTR_TVI_DS_NoAudioCaptureDevice "tvi_dshow: Unable to find audio capture device\n" +#define MSGTR_TVI_DS_GetActualMediatypeFailed "tvi_dshow: Unable to get actual mediatype (Error:0x%x). Assuming equal to requested.\n"