summaryrefslogtreecommitdiffstats
path: root/help/help_mp-fr.h
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-09-29 16:15:19 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-09-29 16:15:19 +0000
commite7e1de2daf4b5f7f753393710188b3c3608f30c3 (patch)
tree9ee0ca6e1558e878d2ae3ea68a1a0331e1d4fcd1 /help/help_mp-fr.h
parentfbf22944fb7912bdbe8d0cfb631a53107db088d8 (diff)
downloadmpv-e7e1de2daf4b5f7f753393710188b3c3608f30c3.tar.bz2
mpv-e7e1de2daf4b5f7f753393710188b3c3608f30c3.tar.xz
1000l
%s != %d git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7553 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-fr.h')
-rw-r--r--help/help_mp-fr.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/help/help_mp-fr.h b/help/help_mp-fr.h
index 5581e5c4e4..862d0841be 100644
--- a/help/help_mp-fr.h
+++ b/help/help_mp-fr.h
@@ -79,12 +79,12 @@ static char help_text[]=
#define MSGTR_CantOpenDumpfile "Ne peut ouvrir un fichier dump!!!\n"
#define MSGTR_CoreDumped "core dumped :)\n"
#define MSGTR_FPSnotspecified "FPS non spécifié (ou invalide) dans l'entête! Utiliser l'option -fps!\n"
-#define MSGTR_TryForceAudioFmtStr "Tente de forcer famille de pilotes codec audio de famille %d ...\n"
+#define MSGTR_TryForceAudioFmtStr "Tente de forcer famille de pilotes codec audio de famille %s ...\n"
#define MSGTR_CantFindAfmtFallback "Ne peut trouver de codec audio pour famille de pilotes imposée, utilisation d'autres.\n"
#define MSGTR_CantFindAudioCodec "Ne peut trouver codec pour format audio 0x%X !\n"
#define MSGTR_TryUpgradeCodecsConfOrRTFM "*** Tentez de mettre à jour %s à partir de etc/codecs.conf\n*** Si ce n'est toujours pas bon, alors lisez DOCS/codecs.html!\n"
#define MSGTR_CouldntInitAudioCodec "Ne peut trouver de codec audio! -> Aucun son\n"
-#define MSGTR_TryForceVideoFmtStr "Tente de forcer famille de pilotes codec vidéo %d ...\n"
+#define MSGTR_TryForceVideoFmtStr "Tente de forcer famille de pilotes codec vidéo %s ...\n"
#define MSGTR_CantFindVideoCodec "Ne peut trouver codec pour format vidéo 0x%X !\n"
#define MSGTR_VOincompCodec "Désolé, le pilote de sortie vidéo choisi n'est pas compatible avec ce codec.\n"
#define MSGTR_CannotInitVO "FATAL: Ne peut initialiser le pilote vidéo!\n"