resources.properties

来自「图书馆管理系统」· PROPERTIES 代码 · 共 27 行

PROPERTIES
27
字号
########################################################################## Generic tag error messages## ResourceBundle is required for the TLV since the JSF runtime is not# available during pre-compilation and the validators are executed# during that time. The validators cannot be dependant on the JSF runtime# objects including the MessagesFactory.#################################################################################################################################################### JSF core TLV messages#########################################################################TLV_EL_ERROR=\    Validation error. Expression invalid for:"{0}"TLV_ID_ERROR=\    Validation error. The following JSF tags are required to contain IDs:"{0}"########################################################################## JSF html TLV messages#########################################################################TLV_COMMAND_ERROR=\    Validation error. "{0}" must have value or image attributes.

⌨️ 快捷键说明

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