summaryrefslogtreecommitdiffstats
path: root/help/help_mp-ko.h
diff options
context:
space:
mode:
authorreynaldo <reynaldo@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-04-27 07:59:15 +0000
committerreynaldo <reynaldo@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-04-27 07:59:15 +0000
commit13b1ed4b836ffa29d4688f35fdbde78948db2662 (patch)
tree2168982247a8be066b38c3dd18c2975b9b053735 /help/help_mp-ko.h
parent6e8385de7b16756b7872e24abe02fae184f1fb42 (diff)
downloadmpv-13b1ed4b836ffa29d4688f35fdbde78948db2662.tar.bz2
mpv-13b1ed4b836ffa29d4688f35fdbde78948db2662.tar.xz
Fixes - Make mencoder stream size printing use 64 bits - by Corey Hickey on translation files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18308 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-ko.h')
-rw-r--r--help/help_mp-ko.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/help/help_mp-ko.h b/help/help_mp-ko.h
index ace4e4b15a..cb26b4a74b 100644
--- a/help/help_mp-ko.h
+++ b/help/help_mp-ko.h
@@ -160,8 +160,8 @@ static char help_text[]=
#define MSGTR_WritingAVIIndex "\nAVI 인덱스를 쓰고 있습니다...\n"
#define MSGTR_FixupAVIHeader "AVI 해더를 고치고 있습니다...\n"
#define MSGTR_RecommendedVideoBitrate "%s CD용으로 추천할 만한 비디오 주사율: %d\n"
-#define MSGTR_VideoStreamResult "\n비디오 스트림: %8.3f kbit/s (%d B/s) 크기: %d 바이트 %5.3f 초 %d 프레임\n"
-#define MSGTR_AudioStreamResult "\n오디오 스트림: %8.3f kbit/s (%d B/s) 크기: %d 바이트 %5.3f 초\n"
+#define MSGTR_VideoStreamResult "\n비디오 스트림: %8.3f kbit/s (%d B/s) 크기: %"PRIu64" 바이트 %5.3f 초 %d 프레임\n"
+#define MSGTR_AudioStreamResult "\n오디오 스트림: %8.3f kbit/s (%d B/s) 크기: %"PRIu64" 바이트 %5.3f 초\n"
// cfg-mencoder.h: