📄 msgcommon.properties
字号:
#class=org.zkoss.mesg.MCommon#"charset=utf-8"#Copyright (C) 2005,2006 Potix Corporation## Generic ###-=EMPTY_NOT_ALLOWED1000={0} must be specified and cannot be empty.#-=REQUIRED1001={0} is required.#-=ILLEGAL_CHAR1002=Illegal character, {0}.#-=MESSAGE_CODE_NOT_FOUND1003=Unknown message code: {0}.#-=UNKNOWN_EXCEPTION1006=Unknown exception: {0}.#-=NOT_FOUND100a={0} not found.## File I/O ###-=FILE_NOT_FOUND1200=File not found, {0}.#-=FILE_READ_FAILED1201=Failed to read {0}.#-=FILE_WRITE_FAILED1202=Failed to write {0}.#-=FILE_REMOVE_FAILED1203=Failed to remove {0}.#-=FILE_OPENING1204=Opening {0}.#-=FILE_LOADED1205={0} is loaded.#-=FILE_NOT_FOUND_IGNORED1206=File not found and ignored, {0}.#-=FILE_DUPLICATE1207=Duplicate filename: {0}.#-=NOT_A_FILE1208=Not a regular file, {0}.## Service ###-=SERVICE_INIT_OK1600=Service {0} is initialized.#-=SERVICE_STOP_OK1601=Service {0} is stopped.#-=SERVICE_INIT_TWICE_NOT_ALLOWED1603=Service {0} cannot be initialized twice.## Java ###-=CLASS_NOT_COMPATIABLE1800={0} cannot be converted to {1}.## XML ###-=XML_ELEMENT_REQUIRED2400=<{0}> is required ({1}).#-=XML_ATTRIBUTE_REQUIRED2404=Attribute {0} is required ({1}).## Parsing ###-=QUOTE_UNMATCHED2800=The string''s quote is un-paired: {0}.#-=UNEXPECTED_CHARACTER2801=Unexpected character, {0}, in "{1}".#-=EXPECTING_CHARACTER2802=Expecting character, {0}, in "{1}".
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -