diff options
author | rtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-01-29 21:24:17 +0000 |
---|---|---|
committer | rtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-01-29 21:24:17 +0000 |
commit | 8650ed95da7e2f60d7d75723a5a3d381d7b2d8e0 (patch) | |
tree | 3636018faf6f26e9e004c19eb98795d6e21dcb34 | |
parent | 0e4fa85f684fb5f193fc3869a2d891711aaf00b2 (diff) |
Sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11883 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | help/help_mp-it.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/help/help_mp-it.h b/help/help_mp-it.h index 5a3e83a4f4..54d934d33c 100644 --- a/help/help_mp-it.h +++ b/help/help_mp-it.h @@ -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" |