# HG changeset patch # User albeu # Date 1145906056 0 # Node ID 744d01fe00d9b479204c7d323ebee2ff26eb271b # Parent 500edd20d89deacc152d2eef7d11471239cb950a MSGTR_LIBVO_MGA_InvalidOutputFormat was missing in one of the last commits. diff -r 500edd20d89d -r 744d01fe00d9 help/help_mp-en.h --- 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"