From f68a99a69d3649decddffad1d2028ac348ffcd0c Mon Sep 17 00:00:00 2001 From: voroshil Date: Thu, 30 Nov 2006 15:49:30 +0000 Subject: 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 --- help/help_mp-ru.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 // Reworked by: Andrew Savchenko aka Bircoph -// 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 "неизвестный формат " -- cgit v1.2.3