diff options
author | nicolas <nicolas@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-02-09 11:12:15 +0000 |
---|---|---|
committer | nicolas <nicolas@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-02-09 11:12:15 +0000 |
commit | 494aef58668cc460b59bbe5256cca11eb79f779d (patch) | |
tree | 5bdbf5640d36f9ae3225e958bbd12618028cdad7 /help | |
parent | 4fa5b22cdc38e6c7b9e6a624f2a35c725fa51187 (diff) | |
download | mpv-494aef58668cc460b59bbe5256cca11eb79f779d.tar.bz2 mpv-494aef58668cc460b59bbe5256cca11eb79f779d.tar.xz |
sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9363 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r-- | help/help_mp-fr.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/help/help_mp-fr.h b/help/help_mp-fr.h index 89673f482c..410a8696a8 100644 --- a/help/help_mp-fr.h +++ b/help/help_mp-fr.h @@ -1,4 +1,4 @@ -// sync'ed with help_mp-en.h 1.87 +// sync'ed with help_mp-en.h 1.89 // Updates & fixes by pl <p_l@gmx.fr> & n.le gaillart <n@tourmentine.com> // Original translation by Firebird <firebird@chez.com> @@ -127,6 +127,7 @@ static char help_text[]= #define MSGTR_AvailableVideoCodecs "Codecs vidéo disponibles:\n" #define MSGTR_AvailableAudioFm "\nFamilles/pilotes de codecs audio disponibles (inclus à la compilation):\n" #define MSGTR_AvailableVideoFm "\nFamilles/pilotes de codecs vidéo disponibles (inclus à la compilation):\n" +#define MSGTR_AvailableFsType "modes plein écran disponibles:\n" #define MSGTR_UsingRTCTiming "Utilisation de la synchronisation matérielle par RTC (%ldHz)\n" #define MSGTR_CannotReadVideoProperties "Vidéo: ne pas pas lire les propriétés\n" #define MSGTR_NoStreamFound "Pas de flux trouvé\n" |