diff help/help_mp-zh_TW.h @ 30473:7446f58b6899

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]
author reimar
date Fri, 05 Feb 2010 17:13:47 +0000
parents cd5b4ddc9546
children 0ad2da052b2e
line wrap: on
line diff
--- a/help/help_mp-zh_TW.h	Fri Feb 05 16:42:13 2010 +0000
+++ b/help/help_mp-zh_TW.h	Fri Feb 05 17:13:47 2010 +0000
@@ -1968,7 +1968,7 @@
 #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"