Skip to content

Commit

Permalink
MSGTR_LIBVO_MGA_InvalidOutputFormat was missing in one of the last co…
Browse files Browse the repository at this point in the history
…mmits.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18258 b3059339-0415-0410-9bf9-f77b7e298cf2
  • Loading branch information
albeu committed Apr 24, 2006
1 parent edc6690 commit 7bad226
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions help/help_mp-en.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 7bad226

Please sign in to comment.