Mercurial > mplayer.hg
changeset 18257:744d01fe00d9
MSGTR_LIBVO_MGA_InvalidOutputFormat was missing in one of the last commits.
author | albeu |
---|---|
date | Mon, 24 Apr 2006 19:14:16 +0000 |
parents | 500edd20d89d |
children | 96568be4bfdc |
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 Mon Apr 24 19:00:33 2006 +0000 +++ b/help/help_mp-en.h Mon Apr 24 19:14:16 2006 +0000 @@ -1572,6 +1572,7 @@ #define MSGTR_LIBVO_MGA_CouldNotGetLumaValuesFromTheKernelModule "Could not get luma values from the kernel module!\n" #define MSGTR_LIBVO_MGA_CouldNotSetLumaValuesFromTheKernelModule "Could not set luma values from the kernel module!\n" #define MSGTR_LIBVO_MGA_ScreenWidthHeightUnknown "Screen width/height unknown!\n" +#define MSGTR_LIBVO_MGA_InvalidOutputFormat "mga: invalid output format %0X\n" #define MSGTR_LIBVO_MGA_MgaInvalidOutputFormat "Invalid output format %0X.\n" #define MSGTR_LIBVO_MGA_IncompatibleDriverVersion "Your mga_vid driver version is incompatible with this MPlayer version!\n" #define MSGTR_LIBVO_MGA_UsingBuffers "Using %d buffers.\n"