messages.properties

来自「找了很久才找到到源代码」· PROPERTIES 代码 · 共 8 行

PROPERTIES
8
字号
ERR_NESTED_SETVALUE_0                   =It's not possible to create a new instance of a nested XML content definition.
ERR_NESTED_NEWINSTANCE_0                =It's not possible to set the String value of a nested XML content definition.
ERR_NESTED_SCHEMA_0                     =It's not possible to get the schema definition of a nested XML content definition.
ERR_NESTED_GETVALUE_0                   =It's not possible to get the String value of a nested XML content definition.
ERR_HTML_DATA_PROCESSING_0              =HTML data processing failed.
ERR_XMLCONTENT_INVALID_ELEM_DEFAULT_1   =Invalid default value "{0}" for XML content.
ERR_XMLCONTENT_LINK_PROCESS_FAILED_0    =HTML link processing failed.
ERR_XMLCONTENT_LOAD_SCHEMA_1            =Unable to load external schema "{0}".

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?