summaryrefslogtreecommitdiffstats
path: root/help/help_mp-pl.h
diff options
context:
space:
mode:
authorcorey <corey@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-04-23 20:20:25 +0000
committercorey <corey@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-04-23 20:20:25 +0000
commit0decac38d3e4623de68eac3f4eb8e8feda191dd4 (patch)
treee3b67a7fb697724062310aad4b9c1a7097e7db79 /help/help_mp-pl.h
parent83f13318176c8f19020c1117523fcc4b903a8fad (diff)
downloadmpv-0decac38d3e4623de68eac3f4eb8e8feda191dd4.tar.bz2
mpv-0decac38d3e4623de68eac3f4eb8e8feda191dd4.tar.xz
consistently print fps with three digits of precision
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26512 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-pl.h')
-rw-r--r--help/help_mp-pl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-pl.h b/help/help_mp-pl.h
index 6ffc4210c8..1c615241d7 100644
--- a/help/help_mp-pl.h
+++ b/help/help_mp-pl.h
@@ -388,7 +388,7 @@ static char help_text[]=
#define MSGTR_ConfigFileError "błąd pliku konfiguracyjnego"
#define MSGTR_ErrorParsingCommandLine "błąd w przetwarzaniu wiersza poleceń"
#define MSGTR_VideoStreamRequired "Wymagany jest strumień video!\n"
-#define MSGTR_ForcingInputFPS "Wejściowa wartość FPS zostanie zinterpretowana jako %5.2f.\n"
+#define MSGTR_ForcingInputFPS "Wejściowa wartość FPS zostanie zinterpretowana jako %5.3f.\n"
#define MSGTR_RawvideoDoesNotSupportAudio "Wyjściowy format RAWVIDEO nie obsługuje dźwięku - wyłączam dźwięk.\n"
#define MSGTR_DemuxerDoesntSupportNosound "Ten demuxer jeszcze nie obsługuje opcji -nosound.\n"
#define MSGTR_MemAllocFailed "Alokacja pamięci nie powiodła się.\n"