0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00

Translate up to MSGL_STATUS so all normal output is translated.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13366 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2004-09-17 12:16:42 +00:00
parent d020ef92c5
commit bc24d6794a

View File

@ -6,7 +6,7 @@ extern int verbose; // defined in mplayer.c
// verbosity elevel:
// stuff from level MSGL_FATAL-MSGL_HINT should be translated.
// stuff from level MSGL_FATAL-MSGL_STATUS should be translated.
#define MSGL_FATAL 0 // will exit/abort
#define MSGL_ERR 1 // continues