summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authoralbeu <albeu@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-04-24 19:14:16 +0000
committeralbeu <albeu@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-04-24 19:14:16 +0000
commit7bad22647204c442301139f726dd56575504d0ff (patch)
treea7070daebfc2019c282f55577ba53448e037bbf9 /help
parentedc6690ea4ea62605827b567fa8f8cff93aa6b89 (diff)
downloadmpv-7bad22647204c442301139f726dd56575504d0ff.tar.bz2
mpv-7bad22647204c442301139f726dd56575504d0ff.tar.xz
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
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h1
1 files changed, 1 insertions, 0 deletions
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"