1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-11 08:37:59 +00:00

synced with 1.157

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14618 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabrov 2005-01-31 10:22:20 +00:00
parent 977b7a7aa5
commit 602035d7ac

View File

@ -3,7 +3,7 @@
//... Okay enough of the hw, now send the other two! //... Okay enough of the hw, now send the other two!
// //
// Updated by: Gabrov <gabrov@freemail.hu> // Updated by: Gabrov <gabrov@freemail.hu>
// Sync'ed with help_mp-en.h 1.156 (2005. 01. 12.) // Sync'ed with help_mp-en.h 1.157 (2005. 01. 31.)
// ========================= MPlayer help =========================== // ========================= MPlayer help ===========================
@ -668,6 +668,7 @@ static char help_text[]=
#define MSGTR_MENU_NextStream "Következõ fájl" #define MSGTR_MENU_NextStream "Következõ fájl"
#define MSGTR_MENU_PrevStream "Elõzõ fájl" #define MSGTR_MENU_PrevStream "Elõzõ fájl"
#define MSGTR_MENU_Size "Méret" #define MSGTR_MENU_Size "Méret"
#define MSGTR_MENU_HalfSize "Fél méret"
#define MSGTR_MENU_NormalSize "Normál méret" #define MSGTR_MENU_NormalSize "Normál méret"
#define MSGTR_MENU_DoubleSize "Dupla méret" #define MSGTR_MENU_DoubleSize "Dupla méret"
#define MSGTR_MENU_FullScreen "Teljesképernyõ" #define MSGTR_MENU_FullScreen "Teljesképernyõ"