📄 xincludemessages.properties
字号:
# Messages for message reportingBadMessageKey = The error message corresponding to the message key can not be found.FormatFailed = An internal error occurred while formatting the following message:\n # Messages for erroneous inputNoFallback = An 'include' failed, and no 'fallback' element was found.MultipleFallbacks = The [children] of an 'include' element cannot contain more than one 'fallback' element.FallbackParent = A 'fallback' element was found that did not have 'include' as the parent.IncludeChild = Elements from namespace ''http://www.w3.org/2001/XInclude'', other than ''fallback'', are not allowed to be children of ''include'' elements. However, ''{0}'' was found.HrefMissing = The 'href' attribute of an 'include' element is missing.RecursiveInclude = Recursive include detected. Document ''{0}'' was already processed.InvalidParseValue = Invalid value for ''parse'' attribute on ''include'' element: ''{0}''.XMLParseError = Error attempting to parse XML file (href=''{0}'').XMLResourceError = Include operation failed, reverting to fallback. Resource error reading file as XML (href=''{0}''). Reason: {1}TextResourceError = Include operation failed, reverting to fallback. Resource error reading file as text (href=''{0}''). Reason: {1}NonDuplicateNotation = Multiple notations were used which had the name ''{0}'', but which were not determined to be duplicates.NonDuplicateUnparsedEntity = Multiple unparsed entities were used which had the name ''{0}'', but which were not determined to be duplicates.# Messages from erroneous set-upIncompatibleNamespaceContext = The type of the NamespaceContext is incompatible with using XInclude; it must be an instance of XIncludeNamespaceSupportExpandedSystemId = Could not expand system id of included resource
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -