summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorvoroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-30 15:49:30 +0000
committervoroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-30 15:49:30 +0000
commitf68a99a69d3649decddffad1d2028ac348ffcd0c (patch)
treefd1db5036d7a4df5ade17fc4c9870be419dc29ad /help
parentead86d7142cb683e919a22e1eaba910a99e00249 (diff)
downloadmpv-f68a99a69d3649decddffad1d2028ac348ffcd0c.tar.bz2
mpv-f68a99a69d3649decddffad1d2028ac348ffcd0c.tar.xz
r21367: If a glyph is not found in the current font, switch to another one.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21400 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-ru.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/help/help_mp-ru.h b/help/help_mp-ru.h
index 90c503e545..1cfcbeb267 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: r21332
+// Synced with help_mp-en.h: r21367
// ========================= MPlayer help ===========================
@@ -1364,6 +1364,10 @@ static char help_text[]=
#define MSGTR_LIBASS_EventHeightHasChanged "[ass] Внимание! Высота события изменилась! \n"
#define MSGTR_LIBASS_TooManySimultaneousEvents "[ass] Слишком много одновременных событий!\n"
+// 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"
+
// format.c
#define MSGTR_AF_FORMAT_UnknownFormat "неизвестный формат "