comparison help/help_mp-zh_CN.h @ 33025:7f06781043d9

Revise some GUI error message texts.
author ib
date Fri, 25 Mar 2011 12:40:20 +0000
parents 2126054b7eb3
children 19de764d832c
comparison
equal deleted inserted replaced
33024:21e0de9c355f 33025:7f06781043d9
580 #define MSGTR_SKIN_FONT_FontImageNotFound "找不到字体图像文件。\n" 580 #define MSGTR_SKIN_FONT_FontImageNotFound "找不到字体图像文件。\n"
581 #define MSGTR_SKIN_FONT_NonExistentFontID "不存在的字体标识符(%s)\n" 581 #define MSGTR_SKIN_FONT_NonExistentFontID "不存在的字体标识符(%s)\n"
582 #define MSGTR_SKIN_UnknownParameter "未知参数(%s)\n" 582 #define MSGTR_SKIN_UnknownParameter "未知参数(%s)\n"
583 #define MSGTR_SKIN_SKINCFG_SkinNotFound "找不到界面外观(%s)。\n" 583 #define MSGTR_SKIN_SKINCFG_SkinNotFound "找不到界面外观(%s)。\n"
584 #define MSGTR_SKIN_SKINCFG_SelectedSkinNotFound "未找到选定的界面外观‘%s’,尝试使用‘default’参数...\n" 584 #define MSGTR_SKIN_SKINCFG_SelectedSkinNotFound "未找到选定的界面外观‘%s’,尝试使用‘default’参数...\n"
585 #define MSGTR_SKIN_SKINCFG_SkinCfgReadError "界面外观配置文件(%s)读取错误。\n"
586 #define MSGTR_SKIN_LABEL "界面外观:" 585 #define MSGTR_SKIN_LABEL "界面外观:"
587 586
588 // --- GTK menus 587 // --- GTK menus
589 #define MSGTR_MENU_AboutMPlayer "关于 MPlayer" 588 #define MSGTR_MENU_AboutMPlayer "关于 MPlayer"
590 #define MSGTR_MENU_Open "打开..." 589 #define MSGTR_MENU_Open "打开..."