# HG changeset patch # User voroshil # Date 1165250717 0 # Node ID a238067edde162d087b17c70392fb00d91c88c6e # Parent 6e03eb6af0b701df48af052755fb1afffb38403b r21476: Open embedded fonts directly from memory.... diff -r 6e03eb6af0b7 -r a238067edde1 help/help_mp-ru.h --- a/help/help_mp-ru.h Mon Dec 04 11:59:23 2006 +0000 +++ b/help/help_mp-ru.h Mon Dec 04 16:45:17 2006 +0000 @@ -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 @@ #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 @@ // 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