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

consistently print fps with three digits of precision
author corey
date Wed, 23 Apr 2008 20:20:25 +0000
parents 34cbcf7b4c80
children 1b9a15fe49e2
line wrap: on
line diff
--- a/help/help_mp-it.h	Wed Apr 23 20:14:14 2008 +0000
+++ b/help/help_mp-it.h	Wed Apr 23 20:20:25 2008 +0000
@@ -407,7 +407,7 @@
 #define MSGTR_ConfigFileError "errore file di configurazione"
 #define MSGTR_ErrorParsingCommandLine "errore leggendo la riga comando"
 #define MSGTR_VideoStreamRequired "Il flusso video รจ obbligatorio!\n"
-#define MSGTR_ForcingInputFPS "i fps saranno interpretati come %5.2f.\n"
+#define MSGTR_ForcingInputFPS "i fps saranno interpretati come %5.3f.\n"
 #define MSGTR_RawvideoDoesNotSupportAudio "Il formato output RAWVIDEO non supporta l'audio - lo disabilito.\n"
 #define MSGTR_DemuxerDoesntSupportNosound "Questo demuxer non supporta ancora -nosound.\n"
 #define MSGTR_MemAllocFailed "Allocazione memoria non riuscita.\n"