comparison help/help_mp-zh_CN.h @ 32440:e7e0da7ab4d4

Remove unused message string.
author reimar
date Fri, 22 Oct 2010 17:40:02 +0000
parents 76f94c00a69f
children 55953c41f4ae
comparison
equal deleted inserted replaced
32439:2f1ccd169a7f 32440:e7e0da7ab4d4
1346 #define MSGTR_INPUT_INPUT_ErrBuffer2SmallForKeyName "此按键名的缓冲太小:%s\n" 1346 #define MSGTR_INPUT_INPUT_ErrBuffer2SmallForKeyName "此按键名的缓冲太小:%s\n"
1347 #define MSGTR_INPUT_INPUT_ErrNoCmdForKey "找不到按键 %s 的命令" 1347 #define MSGTR_INPUT_INPUT_ErrNoCmdForKey "找不到按键 %s 的命令"
1348 #define MSGTR_INPUT_INPUT_ErrBuffer2SmallForCmd "命令 %s 的缓冲过小\n" 1348 #define MSGTR_INPUT_INPUT_ErrBuffer2SmallForCmd "命令 %s 的缓冲过小\n"
1349 #define MSGTR_INPUT_INPUT_ErrWhyHere "怎么会执行到这里了?\n" 1349 #define MSGTR_INPUT_INPUT_ErrWhyHere "怎么会执行到这里了?\n"
1350 #define MSGTR_INPUT_INPUT_ErrCantInitJoystick "无法初始设置输入操纵杆\n" 1350 #define MSGTR_INPUT_INPUT_ErrCantInitJoystick "无法初始设置输入操纵杆\n"
1351 #define MSGTR_INPUT_INPUT_ErrCantStatFile "无法统计 %s:%s\n"
1352 #define MSGTR_INPUT_INPUT_ErrCantOpenFile "无法打开 %s:%s\n" 1351 #define MSGTR_INPUT_INPUT_ErrCantOpenFile "无法打开 %s:%s\n"
1353 #define MSGTR_INPUT_INPUT_ErrCantInitAppleRemote "无法初始设置 Apple Remote 遥控器。\n" 1352 #define MSGTR_INPUT_INPUT_ErrCantInitAppleRemote "无法初始设置 Apple Remote 遥控器。\n"
1354 1353
1355 // lirc.c 1354 // lirc.c
1356 #define MSGTR_SettingUpLIRC "设置 LIRC 支持\n" 1355 #define MSGTR_SettingUpLIRC "设置 LIRC 支持\n"