From 6ddab1ace6703c12c14b0fc80a02ad4c47edabe0 Mon Sep 17 00:00:00 2001 From: gabrov Date: Sat, 28 May 2005 20:41:58 +0000 Subject: [PATCH] synced with 1.169 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15583 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-hu.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/help/help_mp-hu.h b/help/help_mp-hu.h index e483f060d5..4bcb821297 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 -// Sync'ed with help_mp-en.h 1.168 (2005. 05. 20.) +// Sync'ed with help_mp-en.h 1.169 (2005. 05. 28.) // ========================= MPlayer help =========================== @@ -640,6 +640,7 @@ static char help_text[]= #define MSGTR_SKIN_WARNING2 "[skin] figyelmeztetés a skin konfigurációs fájljának %d. sorában: widget (%S) megvan, de nincs előtte \"subsection\"" #define MSGTR_SKIN_WARNING3 "[skin] figyelmeztetés a skin konfigurációs fájljának %d. sorában: ez az elem nem használható ebben az alrészben (%s)" #define MSGTR_SKIN_SkinFileNotFound "[skin] a fájl ( %s ) nem található.\n" +#define MSGTR_SKIN_SkinFileNotReadable "[skin] fájl ( %s ) nem olvasható.\n" #define MSGTR_SKIN_BITMAP_16bit "16 vagy kevesebb bites bitmap nem támogatott (%s).\n" #define MSGTR_SKIN_BITMAP_FileNotFound "fájl nem található (%s)\n" #define MSGTR_SKIN_BITMAP_BMPReadError "BMP olvasási hiba (%s)\n"