From 0decac38d3e4623de68eac3f4eb8e8feda191dd4 Mon Sep 17 00:00:00 2001 From: corey Date: Wed, 23 Apr 2008 20:20:25 +0000 Subject: consistently print fps with three digits of precision git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26512 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-sv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'help/help_mp-sv.h') diff --git a/help/help_mp-sv.h b/help/help_mp-sv.h index afbe951475..ef0f2d7fbe 100644 --- a/help/help_mp-sv.h +++ b/help/help_mp-sv.h @@ -327,7 +327,7 @@ static char help_text[]= #define MSGTR_ConfigFileError "konfigurationsfilsfel" #define MSGTR_ErrorParsingCommandLine "fel vid tolkning av cmdline" #define MSGTR_VideoStreamRequired "Videoström är obligatoriskt!\n" -#define MSGTR_ForcingInputFPS "'input fps' kommer att bli tolkad som %5.2f istället\n" +#define MSGTR_ForcingInputFPS "'input fps' kommer att bli tolkad som %5.3f istället\n" #define MSGTR_RawvideoDoesNotSupportAudio "Ut-filformat RAWVIDEO stödjer inte audio - deaktiverar audio\n" #define MSGTR_DemuxerDoesntSupportNosound "Denna demuxer stödjer inte -nosound ännu.\n" #define MSGTR_MemAllocFailed "minnesallokering misslyckades" -- cgit v1.2.3