diff options
author | Gabrov <Gabrov@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-03-01 12:35:07 +0000 |
---|---|---|
committer | Gabrov <Gabrov@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-03-01 12:35:07 +0000 |
commit | 6ca48a6b2d633af57244ce3034e053695028eeb9 (patch) | |
tree | 8b049ceec324848b996c4fec78200a64d7a270a4 /help | |
parent | 80104b1757a0be278356041387b66039505b3a19 (diff) |
synced with r26138
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26139 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r-- | help/help_mp-hu.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/help/help_mp-hu.h b/help/help_mp-hu.h index 11ed5f070f..57407951b1 100644 --- a/help/help_mp-hu.h +++ b/help/help_mp-hu.h @@ -3,7 +3,7 @@ //... Okay enough of the hw, now send the other two! // // Updated by: Gabrov <gabrov@freemail.hu> -// Sync'ed with help_mp-en.h r25994 (2008. 02. 17.) +// Sync'ed with help_mp-en.h r26067 (2008. 03. 01.) // ========================= MPlayer help =========================== @@ -2009,6 +2009,7 @@ static char help_text[]= // ass_bitmap.c #define MSGTR_LIBASS_FT_Glyph_To_BitmapError "[ass] FT_Glyph_To_Bitmap hiba %d \n" #define MSGTR_LIBASS_UnsupportedPixelMode "[ass] Nem támogatott pixel mód: %d\n" +#define MSGTR_LIBASS_GlyphBBoxTooLarge "[ass] Glyph határoló doboz túl nagy: %dx%dpx\n" // ass.c #define MSGTR_LIBASS_NoStyleNamedXFoundUsingY "[ass] [%p] Figyelmeztetés: nincs '%s' nevű stílus, '%s' használata\n" |