diff options
author | gabrov <gabrov@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-05-11 15:39:43 +0000 |
---|---|---|
committer | gabrov <gabrov@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-05-11 15:39:43 +0000 |
commit | d337c2cb4dc9c006b213385cd63d52ad0f0b8806 (patch) | |
tree | 6f7526714ac436a50d91d11f261f7316982d8862 | |
parent | 17af6392a2198fd4fa03dcf1eec28d5d5e97e245 (diff) |
synced with 1.254
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18444 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | help/help_mp-hu.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/help/help_mp-hu.h b/help/help_mp-hu.h index 453efad09d..b1d9338fb9 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 1.252 (2006. 04. 30.) +// Sync'ed with help_mp-en.h 1.254 (2006. 05. 11.) // ========================= MPlayer help =========================== @@ -385,9 +385,9 @@ static char help_text[]= "mw-us => 40kbps/mono voice => 56kbps/mono\n"\ "fm/radio/tape => 112kbps hifi => 160kbps\n"\ "cd => 192kbps studio => 256kbps" -#define MSGTR_LameCantInit "A Lame opciók nem állíthatóak be, ellenőrizd a"\ -"bitrátát/mintavételi rátát, néhány nagyon alacsony bitrátához (<32) alacsonyabb"\ -"mintavételi ráta kell (pl. -srate 8000)."\ +#define MSGTR_LameCantInit \ +"A Lame opciók nem állíthatók be, ellenőrizd a bitrátát/mintavételi rátát, néhány\n"\ +"alacsony bitrátához (<32) alacsonyabb mintavételi ráta kell (pl. -srate 8000).\n"\ "Ha minden más sikertelen, próbálj ki egy preset-et." #define MSGTR_ConfigFileError "konfigurációs fájl hibája" #define MSGTR_ErrorParsingCommandLine "hiba a parancssor értelmezésekor" |