From 03e882621322cf96516b7d0146fa594f2bd34402 Mon Sep 17 00:00:00 2001 From: diego Date: Wed, 28 May 2008 10:25:09 +0000 Subject: mga_vid driver wording fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26911 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-en.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'help') diff --git a/help/help_mp-en.h b/help/help_mp-en.h index 712c5c4f1a..83ac637472 100644 --- a/help/help_mp-en.h +++ b/help/help_mp-en.h @@ -1711,8 +1711,8 @@ static char help_text[]= #define MSGTR_LIBVO_MGA_InvalidOutputFormat "[MGA] invalid output format %0X\n" #define MSGTR_LIBVO_MGA_IncompatibleDriverVersion "[MGA] Your mga_vid driver version is incompatible with this MPlayer version!\n" #define MSGTR_LIBVO_MGA_CouldntOpen "[MGA] Couldn't open: %s\n" -#define MGSTR_LIBVO_MGA_ResolutionTooHigh "[MGA] Source resolution is in at least one dimension larger than 1023x1023. Please rescale in software or use -lavdopts lowres=1\n" -#define MGSTR_LIBVO_MGA_mgavidVersionMismatch "[MGA] The version of the mga_vid driver (%u) does not match the version MPlayer was compiled with (%u).\n" +#define MGSTR_LIBVO_MGA_ResolutionTooHigh "[MGA] Source resolution exceeds 1023x1023 in at least one dimension.\n[MGA] Rescale in software or use -lavdopts lowres=1.\n" +#define MGSTR_LIBVO_MGA_mgavidVersionMismatch "[MGA] mismatch between kernel (%u) and MPlayer (%u) mga_vid driver versions\n" // libvo/vesa_lvo.c -- cgit v1.2.3