changeset 21474:a238067edde1

r21476: Open embedded fonts directly from memory....
author voroshil
date Mon, 04 Dec 2006 16:45:17 +0000
parents 6e03eb6af0b7
children 9e8432261589
files help/help_mp-ru.h
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 <mitya@school.ioffe.ru>
 // Reworked by: Andrew Savchenko aka Bircoph <Bircoph[at]list[dot]ru>
 
-// 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