diff options
author | nicolas <nicolas@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-11-10 13:51:23 +0000 |
---|---|---|
committer | nicolas <nicolas@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-11-10 13:51:23 +0000 |
commit | e201cfff2f361d2d0f8e6ead2fbcb8dcb4f2a1bd (patch) | |
tree | 13420bca5353cddedb684b74d587dfb640a65475 /help | |
parent | dd7414c8d273ca8d3256079e39811a0c092f7160 (diff) |
sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11427 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r-- | help/help_mp-fr.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/help/help_mp-fr.h b/help/help_mp-fr.h index 1373f544af..902f544d51 100644 --- a/help/help_mp-fr.h +++ b/help/help_mp-fr.h @@ -1,4 +1,4 @@ -// Last sync on 2003-10-19 with help_mp-en.h 1.111 +// Last sync on 2003-11-10 with help_mp-en.h 1.114 // Updates & fixes by pl <p_l@gmx.fr> & n.le gaillart <n@tourmentine.com> // Original translation by Firebird <firebird@chez.com> @@ -300,6 +300,8 @@ static char help_text[]= #define MSGTR_DemuxerInfoAlreadyPresent "Info du demuxer %s déjà présente!\n" #define MSGTR_ClipInfo "Information sur le clip: \n" +#define MSGTR_LeaveTelecineMode "\ndemux_mpg: contenu NTSC 30fps détecté, ajustement du débit.\n" +#define MSGTR_EnterTelecineMode "\ndemux_mpg: contenu NTSC 24fps progressif détecté, ajustement du débit.\n" // dec_video.c & dec_audio.c: #define MSGTR_CantOpenCodec "Impossible d'ouvrir le codec.\n" |