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-es.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'help/help_mp-es.h') diff --git a/help/help_mp-es.h b/help/help_mp-es.h index 7cad6e12bd..3b47b5d6a9 100644 --- a/help/help_mp-es.h +++ b/help/help_mp-es.h @@ -2080,7 +2080,7 @@ static const char help_text[]= #define MSGTR_LIBASS_ErrorRecodingFile "[ass] error recodificando el fichero.\n" #define MSGTR_LIBASS_FopenFailed "[ass] ass_read_file(%s): fopen ha fallado\n" #define MSGTR_LIBASS_FseekFailed "[ass] ass_read_file(%s): fseek ha fallado\n" -#define MSGTR_LIBASS_RefusingToLoadSubtitlesLargerThan10M "[ass] ass_read_file(%s): No se pueden cargar ficheros de subtítulos mayores de 10M\n" +#define MSGTR_LIBASS_RefusingToLoadSubtitlesLargerThan100M "[ass] ass_read_file(%s): No se pueden cargar ficheros de subtítulos mayores de 100M\n" #define MSGTR_LIBASS_ReadFailed "La lectura ha fallado, %d: %s\n" #define MSGTR_LIBASS_AddedSubtitleFileMemory "[ass] Añadido fichero de subtítulos: (%d estilos, %d eventos)\n" #define MSGTR_LIBASS_AddedSubtitleFileFname "[ass] Añadido fichero de subtítulos: %s (%d estilos, %d eventos)\n" -- cgit v1.2.3