From fc50523f80ae3dafbea61b3af75c4f109e6fb6d8 Mon Sep 17 00:00:00 2001 From: reimar Date: Fri, 5 Feb 2010 17:13:47 +0000 Subject: 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 --- help/help_mp-cs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'help/help_mp-cs.h') diff --git a/help/help_mp-cs.h b/help/help_mp-cs.h index aa39e02a47..586ad3396d 100644 --- a/help/help_mp-cs.h +++ b/help/help_mp-cs.h @@ -1713,7 +1713,7 @@ static const char help_text[]= #define MSGTR_LIBASS_ErrorRecodingFile "[ass] chyba překódování souboru.\n" #define MSGTR_LIBASS_FopenFailed "[ass] ass_read_file(%s): fopen selhalo\n" #define MSGTR_LIBASS_FseekFailed "[ass] ass_read_file(%s): fseek selhalo\n" -#define MSGTR_LIBASS_RefusingToLoadSubtitlesLargerThan10M "[ass] ass_read_file(%s): Odmítám nahrát titulky delší než 10M\n" +#define MSGTR_LIBASS_RefusingToLoadSubtitlesLargerThan100M "[ass] ass_read_file(%s): Odmítám nahrát titulky delší než 100M\n" #define MSGTR_LIBASS_ReadFailed "Čtení selhalo, %d: %s\n" #define MSGTR_LIBASS_AddedSubtitleFileMemory "[ass] Přidán soubos s titulky: (%d stylů, %d událostí)\n" #define MSGTR_LIBASS_AddedSubtitleFileFname "[ass] Přidán soubos s titulky: %s (%d stylů, %d událostí)\n" -- cgit v1.2.3