From 7bad22647204c442301139f726dd56575504d0ff Mon Sep 17 00:00:00 2001 From: albeu Date: Mon, 24 Apr 2006 19:14:16 +0000 Subject: MSGTR_LIBVO_MGA_InvalidOutputFormat was missing in one of the last commits. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18258 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-en.h | 1 + 1 file changed, 1 insertion(+) (limited to 'help') diff --git a/help/help_mp-en.h b/help/help_mp-en.h index 00bef1e941..6203aaeb5f 100644 --- a/help/help_mp-en.h +++ b/help/help_mp-en.h @@ -1572,6 +1572,7 @@ static char help_text[]= #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" -- cgit v1.2.3