📄 english.h
字号:
OSMSGDATA unsigned char OSMSG_TestEncryptOption[]
#ifdef OSMSGVALUE
= "(0.PAD 1.MMI) "
#endif
;
OSMSGDATA unsigned char OSMSG_TestPADLoadKeyOK[]
#ifdef OSMSGVALUE
= "PINPAD LOAD KEY OK "
#endif
;
OSMSGDATA unsigned char OSMSG_TestPADLoadKeyFail[]
#ifdef OSMSGVALUE
= "PINPAD LOAD KEY FAIL "
#endif
;
OSMSGDATA unsigned char OSMSG_TestPADEncryptOK[]
#ifdef OSMSGVALUE
= "ENCRYPT OK "
#endif
;
OSMSGDATA unsigned char OSMSG_TestPADEncryptFail[]
#ifdef OSMSGVALUE
= "ENCRYPT FAIL "
#endif
;
OSMSGDATA unsigned char OSMSG_TestPADEncryptValueOK[]
#ifdef OSMSGVALUE
= "ENCRYPT VALUE OK "
#endif
;
OSMSGDATA unsigned char OSMSG_TestPADEncryptValueFail[]
#ifdef OSMSGVALUE
= "ENCRYPT VALUE FAIL "
#endif
;
OSMSGDATA unsigned char OSMSG_TestPADCryptOK[]
#ifdef OSMSGVALUE
= "CRYPT OK "
#endif
;
OSMSGDATA unsigned char OSMSG_TestPADCryptFail[]
#ifdef OSMSGVALUE
= "CRYPT FAIL "
#endif
;
OSMSGDATA unsigned char OSMSG_TestPADCryptValueOK[]
#ifdef OSMSGVALUE
= "CRYPT VALUE OK "
#endif
;
OSMSGDATA unsigned char OSMSG_TestPADCryptValueFail[]
#ifdef OSMSGVALUE
= "CRYPT VALUE FAIL "
#endif
;
OSMSGDATA unsigned char OSMSG_TestPADBeep[]
#ifdef OSMSGVALUE
= "PINPAD BEEP "
#endif
;
OSMSGDATA unsigned char OSMSG_TestPADBacklightOn[]
#ifdef OSMSGVALUE
= "LCD BACKLIGHT IS ON "
#endif
;
OSMSGDATA unsigned char OSMSG_TestPADBacklightOff[]
#ifdef OSMSGVALUE
= "LCD BACKLIGHT IS OFF"
#endif
;
OSMSGDATA unsigned char OSMSG_TestPADDisplayGB2312[]
#ifdef OSMSGVALUE
= "杉德公司测试"
#endif
;
OSMSGDATA unsigned char OSMSG_TestPADKeyboard[]
#ifdef OSMSGVALUE
= "PINPAD KEYBOARD "
#endif
;
OSMSGDATA unsigned char OSMSG_TestPADExit[]
#ifdef OSMSGVALUE
= "PRESS CANCEL TO EXIT "
#endif
;
OSMSGDATA unsigned char OSMSG_TestMODMenu[]
#ifdef OSMSGVALUE
= " MODEM TEST MENU "
#endif
;
OSMSGDATA unsigned char OSMSG_TestModemAsync[]
#ifdef OSMSGVALUE
= "ASYNC MODEM TEST "
#endif
;
OSMSGDATA unsigned char OSMSG_TestModemHDLC[]
#ifdef OSMSGVALUE
= "HDLC MODEM TEST "
#endif
;
OSMSGDATA unsigned char OSMSG_TestModemInputPhoneNB[]
#ifdef OSMSGVALUE
= "INPUT PHONE NUMBER: "
#endif
;
OSMSGDATA unsigned char OSMSG_TestModemInputTestNB[]
#ifdef OSMSGVALUE
= "INPUT TEST NUMBER: "
#endif
;
OSMSGDATA unsigned char OSMSG_TestModemInputCharNB[]
#ifdef OSMSGVALUE
= "INPUT CHARACTERS NUM:"
#endif
;
OSMSGDATA unsigned char OSMSG_TestModemDial[]
#ifdef OSMSGVALUE
= "DIAL... "
#endif
;
OSMSGDATA unsigned char OSMSG_TestModemSend[]
#ifdef OSMSGVALUE
= "SENDING... "
#endif
;
OSMSGDATA unsigned char OSMSG_TestModemRecv[]
#ifdef OSMSGVALUE
= "RECEIVING... "
#endif
;
OSMSGDATA unsigned char OSMSG_TestGprsDial[]
#ifdef OSMSGVALUE
= "GPRS DIALING... "
#endif
;
OSMSGDATA unsigned char OSMSG_TestGprsCheckDial[]
#ifdef OSMSGVALUE
= "GPRS DIAL CHECKING.. "
#endif
;
OSMSGDATA unsigned char OSMSG_TestMEMMenu[]
#ifdef OSMSGVALUE
= " MEMORY TEST MENU "
#endif
;
OSMSGDATA unsigned char OSMSG_TestMEMCache[]
#ifdef OSMSGVALUE
= "CACHE TEST "
#endif
;
OSMSGDATA unsigned char OSMSG_TestMEMSDRAM[]
#ifdef OSMSGVALUE
= "SDRAM TEST "
#endif
;
OSMSGDATA unsigned char OSMSG_TestSRAMSIZE[]
#ifdef OSMSGVALUE
= "SRAM SIZE "
#endif
;
OSMSGDATA unsigned char OSMSG_TestMEMSRAM[]
#ifdef OSMSGVALUE
= "SRAM TEST "
#endif
;
OSMSGDATA unsigned char OSMSG_TestInputBarCode[]
#ifdef OSMSGVALUE
= "INPUT BARCODE "
#endif
;
OSMSGDATA unsigned char OSMSG_AdminMenu[]
#ifdef OSMSGVALUE
= " ADMIN MENU "
#endif
;
OSMSGDATA unsigned char OSMSG_AdminDataToPC[]
#ifdef OSMSGVALUE
= "DATA TO PC "
#endif
;
OSMSGDATA unsigned char OSMSG_AdminDataFromPC[]
#ifdef OSMSGVALUE
= "DATA FROM PC "
#endif
;
OSMSGDATA unsigned char OSMSG_AdminRebuildFileSystem[]
#ifdef OSMSGVALUE
= "REBUILD FILE SYSTEM "
#endif
;
OSMSGDATA unsigned char OSTESTMSG_Startup[]
#ifdef OSMSGVALUE
= "SYSTEM SELFTEST... "
#endif
;
OSMSGDATA unsigned char OSTESTMSG_Config[]
#ifdef OSMSGVALUE
= "CONFIG TEST... "
#endif
;
OSMSGDATA unsigned char OSTESTMSG_ConfigError[]
#ifdef OSMSGVALUE
= "CONFIG ERROR!!! "
#endif
;
OSMSGDATA unsigned char OSTESTMSG_Cache[]
#ifdef OSMSGVALUE
= "CACHE TEST... "
#endif
;
OSMSGDATA unsigned char OSTESTMSG_CacheError[]
#ifdef OSMSGVALUE
= "CACHE ERROR!!! "
#endif
;
OSMSGDATA unsigned char OSTESTMSG_Battery[]
#ifdef OSMSGVALUE
= "BATTERY TEST... "
#endif
;
OSMSGDATA unsigned char OSTESTMSG_BatteryError[]
#ifdef OSMSGVALUE
= "BATTERY ERROR!!! "
#endif
;
OSMSGDATA unsigned char OSTESTMSG_Ethernet[]
#ifdef OSMSGVALUE
= "ETHERNET TEST... "
#endif
;
OSMSGDATA unsigned char OSTESTMSG_EthernetError[]
#ifdef OSMSGVALUE
= "ETHERNET ERROR!!! "
#endif
;
OSMSGDATA unsigned char OSTESTMSG_ICC[]
#ifdef OSMSGVALUE
= "ICC TEST... "
#endif
;
OSMSGDATA unsigned char OSTESTMSG_ICCError[]
#ifdef OSMSGVALUE
= "ICC ERROR!!! "
#endif
;
OSMSGDATA unsigned char OSTESTMSG_Printer[]
#ifdef OSMSGVALUE
= "PRINTER TEST... "
#endif
;
OSMSGDATA unsigned char OSTESTMSG_PrinterError[]
#ifdef OSMSGVALUE
= "PRINTER ERROR!!! "
#endif
;
OSMSGDATA unsigned char OSTESTMSG_PrinteDotError[]
#ifdef OSMSGVALUE
= "PRINTEDOT ERROR!!! "
#endif
;
OSMSGDATA unsigned char OSTESTMSG_Modem[]
#ifdef OSMSGVALUE
= "MODEM TEST... "
#endif
;
OSMSGDATA unsigned char OSTESTMSG_ModemError[]
#ifdef OSMSGVALUE
= "MODEM ERROR!!! "
#endif
;
OSMSGDATA unsigned char OSTESTMSG_GBDot[]
#ifdef OSMSGVALUE
= "GB2312 DOT TEST... "
#endif
;
OSMSGDATA unsigned char OSTESTMSG_GBDotError[]
#ifdef OSMSGVALUE
= "GB2312 DOT ERROR!!! "
#endif
;
OSMSGDATA unsigned char OSTESTMSG_Memory[]
#ifdef OSMSGVALUE
= "MEMORY TEST... "
#endif
;
OSMSGDATA unsigned char OSTESTMSG_MemoryError[]
#ifdef OSMSGVALUE
= "SDRAM ERROR!!! "
#endif
;
OSMSGDATA unsigned char OSTESTMSG_OK[]
#ifdef OSMSGVALUE
= "SELFTEST OK:-) "
#endif
;
OSMSGDATA unsigned char OSTESTMSG_Error[]
#ifdef OSMSGVALUE
= "TEST ERROR!!! "
#endif
;
OSMSGDATA unsigned char OSERRMSG_KeyboardError[]
#ifdef OSMSGVALUE
= "ERR: KEYBOARD ERROR! "
#endif
;
OSMSGDATA unsigned char OSERRMSG_WrongMenuPassword[]
#ifdef OSMSGVALUE
= "ERR: WRONG PASSWORD! "
#endif
;
OSMSGDATA unsigned char OSERRMSG_NotSetting[]
#ifdef OSMSGVALUE
= "NO SETTING!!! "
#endif
;
OSMSGDATA unsigned char OSERRMSG_WrongDate[]
#ifdef OSMSGVALUE
= "ERR: WRONG DATE!!! "
#endif
;
OSMSGDATA unsigned char OSERRMSG_WrongTime[]
#ifdef OSMSGVALUE
= "ERR: WRONG TIME!!! "
#endif
;
OSMSGDATA unsigned char OSERRMSG_WrongOS[]
#ifdef OSMSGVALUE
= "ERR: WRONG OS!!! "
#endif
;
OSMSGDATA unsigned char OSERRMSG_DownloadOK[]
#ifdef OSMSGVALUE
= "DOWNLOAD OK! "
#endif
;
OSMSGDATA unsigned char OSERRMSG_DownloadTimeout[]
#ifdef OSMSGVALUE
= "ERR: DOWNLOAD TIMEOUT"
#endif
;
OSMSGDATA unsigned char OSERRMSG_OSBadSize[]
#ifdef OSMSGVALUE
= "ERR: OS BAD SIZE "
#endif
;
OSMSGDATA unsigned char OSERRMSG_OSBadChecksum[]
#ifdef OSMSGVALUE
= "ERR: OS BAD CHECKSUM "
#endif
;
OSMSGDATA unsigned char OSERRMSG_FontBadSize[]
#ifdef OSMSGVALUE
= "ERR: FONT BAD SIZE "
#endif
;
OSMSGDATA unsigned char OSERRMSG_FontBadChecksum[]
#ifdef OSMSGVALUE
= "ERR: FONT BAD CHK "
#endif
;
OSMSGDATA unsigned char OSERRMSG_APPNotExist[]
#ifdef OSMSGVALUE
= "ERR: APP NOT EXIST "
#endif
;
OSMSGDATA unsigned char OSERRMSG_APPBadSize[]
#ifdef OSMSGVALUE
= "ERR: APP BAD SIZE "
#endif
;
OSMSGDATA unsigned char OSERRMSG_APPBadChecksum[]
#ifdef OSMSGVALUE
= "ERR: APP BAD CHECKSUM"
#endif
;
OSMSGDATA unsigned char OSERRMSG_SavedOK[]
#ifdef OSMSGVALUE
= "SAVED OK! "
#endif
;
OSMSGDATA unsigned char OSERRMSG_SavedError[]
#ifdef OSMSGVALUE
= "ERR: WRITE FLASH "
#endif
;
OSMSGDATA unsigned char OSERRMSG_SaveGSMModuleError[]
#ifdef OSMSGVALUE
= "ERR: SAVE TO GSM "
#endif
;
OSMSGDATA unsigned char OSERRMSG_PRNUnknown[]
#ifdef OSMSGVALUE
= "ERR: UNKNOWN PRINTER "
#endif
;
OSMSGDATA unsigned char OSERRMSG_ICCDriver[]
#ifdef OSMSGVALUE
= "ICC DRIVER ERROR! "
#endif
;
OSMSGDATA unsigned char OSERRMSG_ICCAsyncReset[]
#ifdef OSMSGVALUE
= "ERR: RESET RESULT "
#endif
;
OSMSGDATA unsigned char OSERRMSG_ICCSyncReset[]
#ifdef OSMSGVALUE
= "ERR: 4442 RESET "
#endif
;
OSMSGDATA unsigned char OSERRMSG_ICCSyncRead[]
#ifdef OSMSGVALUE
= "ERR: 4442 READ "
#endif
;
OSMSGDATA unsigned char OSERRMSG_SAMSelectFile[]
#ifdef OSMSGVALUE
= "ERR: SAM SELECT FILE "
#endif
;
OSMSGDATA unsigned char OSERRMSG_UARTTestOK[]
#ifdef OSMSGVALUE
= "COM1&2 TEST OK! "
#endif
;
OSMSGDATA unsigned char OSERRMSG_InitUART[]
#ifdef OSMSGVALUE
= "ERR: UART INIT "
#endif
;
OSMSGDATA unsigned char OSERRMSG_UARTSendRecv[]
#ifdef OSMSGVALUE
= "ERR: UART SEND&RECV "
#endif
;
OSMSGDATA unsigned char OSERRMSG_ModemDial[]
#ifdef OSMSGVALUE
= "ERR: DIAL ERROR!! "
#endif
;
OSMSGDATA unsigned char OSERRMSG_ModemHDLCTestOK[]
#ifdef OSMSGVALUE
= "MODEM HDLC TEST OK!! "
#endif
;
OSMSGDATA unsigned char OSERRMSG_ModemASYNCTestOK[]
#ifdef OSMSGVALUE
= "MODEM ASYNC TEST OK!!"
#endif
;
OSMSGDATA unsigned char OSERRMSG_ModemHDLCRecvTimeout[]
#ifdef OSMSGVALUE
= "ERR: RECV DATA TIMEOU"
#endif
;
OSMSGDATA unsigned char OSERRMSG_ModemHDLCSendData[]
#ifdef OSMSGVALUE
= "ERR: SEND DATA "
#endif
;
OSMSGDATA unsigned char OSERRMSG_ModemHDLCRecvData[]
#ifdef OSMSGVALUE
= "ERR: BAD RECV DATA "
#endif
;
OSMSGDATA unsigned char OSERRMSG_ModemNotExist[]
#ifdef OSMSGVALUE
= "ERR: MODEM NOT EXIST "
#endif
;
OSMSGDATA unsigned char OSERRMSG_EthNotExist[]
#ifdef OSMSGVALUE
= "ERR: ETH NOT EXIST "
#endif
;
OSMSGDATA unsigned char OSERRMSG_EthConfig[]
#ifdef OSMSGVALUE
= "ERR: ETH NOT CONFIG "
#endif
;
OSMSGDATA unsigned char OSERRMSG_ModuleNotExist[]
#ifdef OSMSGVALUE
= "ERR: MODULE NOT EXIST"
#endif
;
OSMSGDATA unsigned char OSERRMSG_MEMTestOK[]
#ifdef OSMSGVALUE
= "MEMORY TEST OK! "
#endif
;
OSMSGDATA unsigned char OSERRMSG_MEMCache[]
#ifdef OSMSGVALUE
= "ERR: CACHE TEST FAIL!"
#endif
;
OSMSGDATA unsigned char OSERRMSG_MEMSDRAM[]
#ifdef OSMSGVALUE
= "ERR: SDRAM TEST FAIL!"
#endif
;
OSMSGDATA unsigned char OSERRMSG_MEMSRAM[]
#ifdef OSMSGVALUE
= "ERR: SRAM TEST FAIL! "
#endif
;
OSMSGDATA unsigned char OSERRMSG_SRAMSIZE[]
#ifdef OSMSGVALUE
= "ERR: SRAM SIZE ERROR! "
#endif
;
OSMSGDATA unsigned char OSERRMSG_MEMCannotTest[]
#ifdef OSMSGVALUE
= "ERR: CANNOT DO TEST!"
#endif
;
OSMSGDATA unsigned char OSMSG_HOSTIPADDR[]
#ifdef OSMSGVALUE
= "HOST IP "
#endif
;
OSMSGDATA unsigned char OSMSG_PORT[]
#ifdef OSMSGVALUE
= "PORT "
#endif
;
OSMSGDATA unsigned char OSMSG_TestFactory[]
#ifdef OSMSGVALUE
= "FACTORY "
#endif
;
OSMSGDATA unsigned char OSMSG_TestConnect[]
#ifdef OSMSGVALUE
= "CONNECT HOST "
#endif
;
OSMSGDATA unsigned char OSMSG_Connecting[]
#ifdef OSMSGVALUE
= "Connecting... "
#endif
;
OSMSGDATA unsigned char OSMSG_BaseUSBNotExist[]
#ifdef OSMSGVALUE
= "USB NOT EXIST "
#endif
;
OSMSGDATA unsigned char OSMSG_BaseUSBExistAsk[]
#ifdef OSMSGVALUE
= "USB EXIST? "
#endif
;
OSMSGDATA unsigned char OSMSG_BaseUSBExist[]
#ifdef OSMSGVALUE
= "USB EXIST "
#endif
;
OSMSGDATA unsigned char OSTESTMSG_USBError[]
#ifdef OSMSGVALUE
= "USB ERROR!!! "
#endif
;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -