summaryrefslogtreecommitdiffstats
path: root/help/help_mp-zh_TW.h
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-02-05 17:13:47 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-02-05 17:13:47 +0000
commitfc50523f80ae3dafbea61b3af75c4f109e6fb6d8 (patch)
tree0e857027154b24414ed87e0a556ee187e2f21bab /help/help_mp-zh_TW.h
parentc5b0ff1cfacfa502eb0647f329756ddf7c79fcb6 (diff)
downloadmpv-fc50523f80ae3dafbea61b3af75c4f109e6fb6d8.tar.bz2
mpv-fc50523f80ae3dafbea61b3af75c4f109e6fb6d8.tar.xz
Add support for loading ASS subtitles through the stream layer and thus e.g.
from some network location. Patch by Yuriy Kaminskiy [yumkam mail ru] git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30515 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-zh_TW.h')
-rw-r--r--help/help_mp-zh_TW.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-zh_TW.h b/help/help_mp-zh_TW.h
index 3ea2e45326..5981fd0a50 100644
--- a/help/help_mp-zh_TW.h
+++ b/help/help_mp-zh_TW.h
@@ -1968,7 +1968,7 @@ static const char help_text[]=
#define MSGTR_LIBASS_ErrorRecodingFile "[ass] 記録到文件出錯。\n"
#define MSGTR_LIBASS_FopenFailed "[ass] ass_read_file(%s): 文件打開(fopen)失敗\n"
#define MSGTR_LIBASS_FseekFailed "[ass] ass_read_file(%s): 文件定位(fseek)失敗\n"
-#define MSGTR_LIBASS_RefusingToLoadSubtitlesLargerThan10M "[ass] ass_read_file(%s): 拒絶裝入大于10M的字幕\n"
+#define MSGTR_LIBASS_RefusingToLoadSubtitlesLargerThan100M "[ass] ass_read_file(%s): 拒絶裝入大于100M的字幕\n"
#define MSGTR_LIBASS_ReadFailed "讀失敗, %d: %s\n"
#define MSGTR_LIBASS_AddedSubtitleFileMemory "[ass] 已加入字幕文件: <内存> (%d styles, %d events)\n"
#define MSGTR_LIBASS_AddedSubtitleFileFname "[ass] 已加入字幕文件: %s (%d styles, %d events)\n"