diff help/help_mp-fr.h @ 26480:b9ced5a4c5ff

consistently print fps with three digits of precision
author corey
date Wed, 23 Apr 2008 20:20:25 +0000
parents c7d66b1e270d
children 26d9dfb76301
line wrap: on
line diff
--- a/help/help_mp-fr.h	Wed Apr 23 20:14:14 2008 +0000
+++ b/help/help_mp-fr.h	Wed Apr 23 20:20:25 2008 +0000
@@ -393,7 +393,7 @@
 #define MSGTR_ConfigfileError "Erreur du fichier de configuration"
 #define MSGTR_ErrorParsingCommandLine "Erreur en analysant la ligne de commande"
 #define MSGTR_VideoStreamRequired "La présence d'un flux vidéo est obligatoire !\n"
-#define MSGTR_ForcingInputFPS "Le fps d'entrée sera plutôt interprété comme %5.2f\n"
+#define MSGTR_ForcingInputFPS "Le fps d'entrée sera plutôt interprété comme %5.3f\n"
 #define MSGTR_RawvideoDoesNotSupportAudio "Le format de sortie RAWVIDEO ne supporte pas l'audio - audio désactivé\n"
 #define MSGTR_DemuxerDoesntSupportNosound "Ce demuxer ne supporte pas encore l'option -nosound.\n"
 #define MSGTR_MemAllocFailed "Une allocation mémoire a échoué\n"