diff options
author | Gabrov <Gabrov@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2010-01-16 10:48:23 +0000 |
---|---|---|
committer | Gabrov <Gabrov@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2010-01-16 10:48:23 +0000 |
commit | f7c5fa6a1450a36dde0ec99d82d70adb92574599 (patch) | |
tree | ef9d5263a3ff20439c8bd53621f77e43a2f0de4a /help | |
parent | 93710d64bb77906ab93b065ba21325a6de4ade92 (diff) |
synced with r30311
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30316 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 74d6bd529b..89112b9751 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 r29912 (2009. 11. 16.) +// Sync'ed with help_mp-en.h r30044 (2010. 01. 16.) // ========================= MPlayer help =========================== @@ -855,6 +855,7 @@ static const char help_text[]= #define MSGTR_LIBVO_FONT_LOAD_FT_CannotPrepareOSDFont "Nem lehet előkészíteni az OSD betűtípusát.\n" #define MSGTR_LIBVO_FONT_LOAD_FT_CannotGenerateTables "Nem generálhatóak a táblázatok.\n" #define MSGTR_LIBVO_FONT_LOAD_FT_DoneFreeTypeFailed "FT_Done_FreeType sikertelen.\n" +#define MSGTR_LIBVO_FONT_LOAD_FT_FontconfigNoMatch "A Fontconfig-nak nem sikerült kiválasztani a betűtípust. Megpróbálom fontconfig nélkül...\n" // sub.c #define MSGTR_VO_SUB_Seekbar "Keresősáv" |