From 243e5192485fd0c01d0a645f7416ae34d31ec1aa Mon Sep 17 00:00:00 2001 From: voroshil Date: Mon, 4 Dec 2006 16:45:17 +0000 Subject: r21476: Open embedded fonts directly from memory.... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21490 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-ru.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'help') diff --git a/help/help_mp-ru.h b/help/help_mp-ru.h index 1cfcbeb267..a74f6f22a7 100644 --- a/help/help_mp-ru.h +++ b/help/help_mp-ru.h @@ -2,7 +2,7 @@ // Dmitry Baryshkov // Reworked by: Andrew Savchenko aka Bircoph -// Synced with help_mp-en.h: r21367 +// Synced with help_mp-en.h: r21476 // ========================= MPlayer help =========================== @@ -1345,6 +1345,7 @@ static char help_text[]= #define MSGTR_LIBASS_FcDirSave "[ass] Сбой FcDirSave.\n" #define MSGTR_LIBASS_FcConfigAppFontAddDirFailed "[ass] Сбой FcConfigAppFontAddDir\n" #define MSGTR_LIBASS_FontconfigDisabledDefaultFontWillBeUsed "[ass] Fontconfig отключен, будет использоваться только шрифт по-умолчанию.\n" +#define MSGTR_LIBASS_FunctionCallFailed "[ass] Сбой %s\n" // ass_render.c #define MSGTR_LIBASS_NeitherPlayResXNorPlayResYDefined "[ass] Не определены ни PlayResX, ни PlayResY. Предполагаю 384x288.\n" @@ -1367,6 +1368,7 @@ static char help_text[]= // ass_font.c #define MSGTR_LIBASS_GlyphNotFoundReselectingFont "[ass] Глиф 0x%X не найден, выбираю шрифт заново для (%s, %d, %d)\n" #define MSGTR_LIBASS_GlyphNotFound "[ass] В шрифте не найден глиф 0x%X для (%s, %d, %d)\n" +#define MSGTR_LIBASS_ErrorOpeningMemoryFont "[ass] Ошибка открытия шрифта в памяти: %s\n" // format.c -- cgit v1.2.3