git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11883 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
rtognimp 2004-01-29 21:24:17 +00:00
parent 0e4fa85f68
commit 8650ed95da
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,7 @@
// Translated by: Fabio Olimpieri <fabio.olimpieri@tin.it>
// Updated by: Roberto Togni <see AUTHORS for email address>
// Updated to help_mp-en.h v1.110
// Updated to help_mp-en.h v1.115
// ========================= MPlayer help ===========================
@ -291,6 +291,8 @@ static char help_text[]=
#define MSGTR_DemuxerInfoAlreadyPresent "Demuxer info %s already present!\n"
#define MSGTR_ClipInfo "Informazioni sulla clip: \n"
#define MSGTR_LeaveTelecineMode "\ndemux_mpg: Rilevato formato NTSC 30fps, cambio framerate.\n"
#define MSGTR_EnterTelecineMode "\ndemux_mpg: Rilevato formato NTSC 24fps progressivo, cambio framerate.\n"
// dec_video.c & dec_audio.c:
#define MSGTR_CantOpenCodec "impossibile aprire il codec\n"