summaryrefslogtreecommitdiffstats
path: root/help/help_mp-ja.h
diff options
context:
space:
mode:
authorranma <ranma@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-06-19 11:09:40 +0000
committerranma <ranma@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-06-19 11:09:40 +0000
commit6bac44c9146a1536ff97866787755a2cf255b192 (patch)
treef9e62e1ac9b2d60d499e9d7b17b05437c6a0b716 /help/help_mp-ja.h
parente9a5b0a54e4a31d9a9b935d4080060f27b90d0e1 (diff)
downloadmpv-6bac44c9146a1536ff97866787755a2cf255b192.tar.bz2
mpv-6bac44c9146a1536ff97866787755a2cf255b192.tar.xz
Typo ^^;
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15760 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 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"