mirror of
https://github.com/mpv-player/mpv
synced 2025-01-17 20:48:46 +00:00
mga_vid string wording fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26901 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
90c5b9d782
commit
f4724c6a9a
@ -1712,7 +1712,7 @@ static char help_text[]=
|
||||
#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 with which MPlayer was compiled with (%u)\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"
|
||||
|
||||
// libvo/vesa_lvo.c
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user