From 6bac44c9146a1536ff97866787755a2cf255b192 Mon Sep 17 00:00:00 2001 From: ranma Date: Sun, 19 Jun 2005 11:09:40 +0000 Subject: [PATCH] Typo ^^; git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15760 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-ja.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/help/help_mp-ja.h b/help/help_mp-ja.h index 33e4d38d30..cabba28f26 100644 --- a/help/help_mp-ja.h +++ b/help/help_mp-ja.h @@ -187,8 +187,8 @@ static char help_text[]= // muxer_*.c: #define MSGTR_TooManyStreams "ストリームが多過ぎる!" -#define MSGTR_RawMuxerOnlyOneStream "Rawaudio muxerが一つだけの音声ストリーマをサポートします!\n" -#define MSGTR_IgnoringVideoStream "映像ストリーマを差し置きます!\n" +#define MSGTR_RawMuxerOnlyOneStream "Rawaudio muxerが一つだけの音声ストリームをサポートします!\n" +#define MSGTR_IgnoringVideoStream "映像ストリームを差し置きます!\n" #define MSGTR_UnknownStreamType "警告: 未知のストリームタイプ: %d\n" #define MSGTR_WarningLenIsntDivisible "警告: samplesizeでlenが整除できない!\n"