git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7827 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
jaf 2002-10-21 16:57:20 +00:00
parent 168a60b4bd
commit 17ea0b324e
2 changed files with 7 additions and 0 deletions

View File

@ -378,6 +378,10 @@ static char help_text[]=
#define MSGTR_MENU_SkinBrowser "Skinbrowser"
#define MSGTR_MENU_Preferences "Einstellungen"
#define MSGTR_MENU_Exit "Beenden ..."
#define MSGTR_MENU_Mute "Mute"
#define MSGTR_MENU_Original "Original"
#define MSGTR_MENU_AspectRatio "Aspect Ratio"
// --- equalizer
#define MSGTR_EQU_Audio "Audio"

View File

@ -376,6 +376,9 @@ static char help_text[]=
#define MSGTR_MENU_SkinBrowser "Skin浏览器"
#define MSGTR_MENU_Preferences "属性设置"
#define MSGTR_MENU_Exit "退出 ..."
#define MSGTR_MENU_Mute "静音"
#define MSGTR_MENU_Original "原始的"
#define MSGTR_MENU_AspectRatio "长宽比"
// --- equalizer
#define MSGTR_EQU_Audio "音频"