[Mplayer-cvslog] CVS: main help_mp-en.h,1.32,1.33 help_mp-hu.h,1.35,1.36
Zoltan Ponekker
pontscho at mplayerhq.hu
Sat Jul 6 01:47:28 CEST 2002
Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv29922
Modified Files:
help_mp-en.h help_mp-hu.h
Log Message:
- add icon (nice, but very ugly hakk:)
- move all window to one group
- better multilanguage support
- some small bug fixed
- some warning fixed
- swap the two menu
- fix small network playing bug ( evPlay instead of evPlayNetwork :)
- add channel name selection for equalizer support
Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help_mp-en.h,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- help_mp-en.h 3 Jul 2002 18:57:40 -0000 1.32
+++ help_mp-en.h 5 Jul 2002 23:46:49 -0000 1.33
@@ -241,12 +241,15 @@
#define MSGTR_PlayList "PlayList"
#define MSGTR_Equalizer "Equalizer"
#define MSGTR_SkinBrowser "Skin Browser"
+#define MSGTR_Network "Network streaming ..."
// --- buttons ---
#define MSGTR_Ok "Ok"
#define MSGTR_Cancel "Cancel"
#define MSGTR_Add "Add"
#define MSGTR_Remove "Remove"
+#define MSGTR_Clear "Clear"
+#define MSGTR_Config "Config"
// --- error messages ---
#define MSGTR_NEMDB "Sorry, not enough memory for draw buffer."
@@ -311,6 +314,21 @@
#define MSGTR_MENU_SkinBrowser "Skin browser"
#define MSGTR_MENU_Preferences "Preferences"
#define MSGTR_MENU_Exit "Exit ..."
+
+// --- equalizer
+#define MSGTR_EQU_Audio "Audio"
+#define MSGTR_EQU_Video "Video"
+#define MSGTR_EQU_Contrast "Contras: "
+#define MSGTR_EQU_Brightness "Brightness: "
+#define MSGTR_EQU_Hue "Hue: "
+#define MSGTR_EQU_Saturation "Saturation: "
+#define MSGTR_EQU_Front_Left "Front Left"
+#define MSGTR_EQU_Front_Right "Front Right"
+#define MSGTR_EQU_Back_Left "Back Left"
+#define MSGTR_EQU_Back_Right "Back Right"
+#define MSGTR_EQU_Center "Center"
+#define MSGTR_EQU_Bass "Bass"
+#define MSGTR_EQU_All "All"
// --- messagebox
#define MSGTR_MSGBOX_LABEL_FatalError "fatal error ..."
Index: help_mp-hu.h
===================================================================
RCS file: /cvsroot/mplayer/main/help_mp-hu.h,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- help_mp-hu.h 3 Jul 2002 18:57:40 -0000 1.35
+++ help_mp-hu.h 5 Jul 2002 23:46:49 -0000 1.36
@@ -236,12 +236,15 @@
#define MSGTR_Equalizer "Equalizer"
#define MSGTR_PlayList "Lejátszási lista"
#define MSGTR_SkinBrowser "Skin böngészõ"
+#define MSGTR_Network "Lejátszás WEB - röl ..."
// --- buttons ---
#define MSGTR_Ok "Ok"
#define MSGTR_Cancel "Mégse"
#define MSGTR_Add "Hozzáad"
#define MSGTR_Remove "Kivesz"
+#define MSGTR_Clear "Törlés"
+#define MSGTR_Config "Beállítás"
// --- error messages ---
#define MSGTR_NEMDB "Nincs elég memória a buffer kirajzolásához."
@@ -306,6 +309,21 @@
#define MSGTR_MENU_SkinBrowser "Skin böngészõ"
#define MSGTR_MENU_Preferences "Beállítások"
#define MSGTR_MENU_Exit "Kilépés ..."
+
+// --- equalizer
+#define MSGTR_EQU_Audio "Audio"
+#define MSGTR_EQU_Video "Video"
+#define MSGTR_EQU_Contrast "Kontraszt: "
+#define MSGTR_EQU_Brightness "Fényerõ: "
+#define MSGTR_EQU_Hue "Szinárnyalat: "
+#define MSGTR_EQU_Saturation "Telítettség: "
+#define MSGTR_EQU_Front_Left "Bal Elsõ"
+#define MSGTR_EQU_Front_Right "Jobb Elsõ"
+#define MSGTR_EQU_Back_Left "Bal Hátsó"
+#define MSGTR_EQU_Back_Right "Jobb Hátsó"
+#define MSGTR_EQU_Center "Középsõ"
+#define MSGTR_EQU_Bass "Basszus"
+#define MSGTR_EQU_All "Mindegyik"
// --- messagebox
#define MSGTR_MSGBOX_LABEL_FatalError "végzetes hiba ..."
More information about the MPlayer-cvslog
mailing list