summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorvoroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-12-04 16:45:17 +0000
committervoroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-12-04 16:45:17 +0000
commit243e5192485fd0c01d0a645f7416ae34d31ec1aa (patch)
treeea09b919a44ceb6e94bb8ae9e30cbf7e794ad419 /help
parentcde348cd4720415b7616523ef0b2aa98eb8442e2 (diff)
downloadmpv-243e5192485fd0c01d0a645f7416ae34d31ec1aa.tar.bz2
mpv-243e5192485fd0c01d0a645f7416ae34d31ec1aa.tar.xz
r21476: Open embedded fonts directly from memory....
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21490 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-ru.h4
1 files changed, 3 insertions, 1 deletions
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 <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 @@ 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