summaryrefslogtreecommitdiffstats
path: root/help/help_mp-ja.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-ja.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-ja.h')
-rw-r--r--help/help_mp-ja.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/help/help_mp-ja.h b/help/help_mp-ja.h
index eae4fe4285..c31e7ce1aa 100644
--- a/help/help_mp-ja.h
+++ b/help/help_mp-ja.h
@@ -156,8 +156,8 @@ static char help_text[]=
#define MSGTR_ErrorWritingFile "%s: ファイル書き込みエラー.\n"
#define MSGTR_WritingAVIIndex "\nAVI indexを書き込み中...\n"
#define MSGTR_FixupAVIHeader "AVIヘッダを修復中...\n"
-#define MSGTR_VideoStreamResult "\n映像ストリーム: %8.3f kbit/s (%d B/s) サイズ: %d bytes %5.3f secs %d フレーム\n"
-#define MSGTR_AudioStreamResult "\n音声ストリーム: %8.3f kbit/s (%d B/s) サイズ: %d bytes %5.3f secs\n"
+#define MSGTR_VideoStreamResult "\n映像ストリーム: %8.3f kbit/s (%d B/s) サイズ: %"PRIu64" bytes %5.3f secs %d フレーム\n"
+#define MSGTR_AudioStreamResult "\n音声ストリーム: %8.3f kbit/s (%d B/s) サイズ: %"PRIu64" bytes %5.3f secs\n"
// cfg-mencoder.h: