summaryrefslogtreecommitdiffstats
path: root/help/help_mp-zh_CN.h
diff options
context:
space:
mode:
authorattila <attila@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-06-25 16:01:01 +0000
committerattila <attila@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-06-25 16:01:01 +0000
commit8fb6c3055b7b4443982610c64bbd4c85bf000ae6 (patch)
tree4d5554ecd7f0a308d77803b400823ab287567b67 /help/help_mp-zh_CN.h
parent113b85e0b7bebd95adcbc0ff23d8565f4a98e014 (diff)
downloadmpv-8fb6c3055b7b4443982610c64bbd4c85bf000ae6.tar.bz2
mpv-8fb6c3055b7b4443982610c64bbd4c85bf000ae6.tar.xz
correctly prefix all messages from -vo mga with [MGA]
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18816 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-zh_CN.h')
-rw-r--r--help/help_mp-zh_CN.h18
1 files changed, 9 insertions, 9 deletions
diff --git a/help/help_mp-zh_CN.h b/help/help_mp-zh_CN.h
index 5106c75181..576b1177ee 100644
--- a/help/help_mp-zh_CN.h
+++ b/help/help_mp-zh_CN.h
@@ -1558,15 +1558,15 @@ static char help_text[]=
// mga_common.c
-#define MSGTR_LIBVO_MGA_ErrorInConfigIoctl "mga_vid_config ioctl 错误 (mga_vid.o 版本错误?)"
-#define MSGTR_LIBVO_MGA_CouldNotGetLumaValuesFromTheKernelModule "无法在内核模块中获得 luma 值!\n"
-#define MSGTR_LIBVO_MGA_CouldNotSetLumaValuesFromTheKernelModule "无法在内核模块中设置 luma 值!\n"
-#define MSGTR_LIBVO_MGA_ScreenWidthHeightUnknown "屏幕宽度/高度未知!\n"
-#define MSGTR_LIBVO_MGA_InvalidOutputFormat "mga: 非法的输出格式 %0X\n"
-#define MSGTR_LIBVO_MGA_MgaInvalidOutputFormat "非法输出格式 %0X.\n"
-#define MSGTR_LIBVO_MGA_IncompatibleDriverVersion "你的 mga_vid 驱动的版本与 MPlayer 的版本不兼容!\n"
-#define MSGTR_LIBVO_MGA_UsingBuffers "使用 %d 缓冲.\n"
-#define MSGTR_LIBVO_MGA_CouldntOpen "无法打开: %s\n"
+#define MSGTR_LIBVO_MGA_ErrorInConfigIoctl "[MGA] mga_vid_config ioctl 错误 (mga_vid.o 版本错误?)"
+#define MSGTR_LIBVO_MGA_CouldNotGetLumaValuesFromTheKernelModule "[MGA] 无法在内核模块中获得 luma 值!\n"
+#define MSGTR_LIBVO_MGA_CouldNotSetLumaValuesFromTheKernelModule "[MGA] 无法在内核模块中设置 luma 值!\n"
+#define MSGTR_LIBVO_MGA_ScreenWidthHeightUnknown "[MGA] 屏幕宽度/高度未知!\n"
+#define MSGTR_LIBVO_MGA_InvalidOutputFormat "[MGA] 非法的输出格式 %0X\n"
+#define MSGTR_LIBVO_MGA_MgaInvalidOutputFormat "[MGA] 非法输出格式 %0X.\n"
+#define MSGTR_LIBVO_MGA_IncompatibleDriverVersion "[MGA] 你的 mga_vid 驱动的版本与 MPlayer 的版本不兼容!\n"
+#define MSGTR_LIBVO_MGA_UsingBuffers "[MGA] 使用 %d 缓冲.\n"
+#define MSGTR_LIBVO_MGA_CouldntOpen "[MGA] 无法打开: %s\n"
// libvo/vesa_lvo.c