Mercurial > mplayer.hg
changeset 25030:a76ba4c634a7
Add missed translatable string in my previous commit
author | voroshil |
---|---|
date | Fri, 16 Nov 2007 19:09:41 +0000 |
parents | c9f20e41bc13 |
children | 5e1e61012a05 |
files | help/help_mp-en.h |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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"