LocalStrings.properties
上传用户:jishiqi_cj
上传日期:2022-08-08
资源大小:24765k
文件大小:3k
- common.both=You can specify either the literal value or a message key but not both
- common.io=Encountered input/output error: {0}
- enumerateTag.enumeration=Cannot create enumeration for {0}
- formTag.collections=Cannot find ActionMappings or ActionFormBeans collection
- formTag.create=Exception creating bean of class {0}: {1}
- formTag.formBean=Cannot retrieve definition for form bean {0} on action {1}
- formTag.mapping=Cannot retrieve mapping for action {0}
- formTag.nameType=Must specify type attribute if name is specified
- forwardTag.forward=Error forwarding to page {0}: {1}
- forwardTag.lookup=Cannot find global forward named {0}
- forwardTag.redirect=Error redirecting to path {0}: {1}
- getter.access=Cannot access property {0} for bean under name {1}
- getter.bean=Cannot find bean under name {0}
- getter.method=No getter method available for property {0} for bean under name {1}
- getter.name=You must specify a name attribute if the property attribute is present
- getter.property=Property {0} returned a null value
- getter.result=Getter for property {0} threw exception: {1}
- imgTag.alt=You may specify either alt or altKey but not both
- imgTag.bundle=Cannot find message resources bundle under key {0}
- imgTag.src=You must specify exactly one of src, srcKey, page, or pageKey
- imgTag.title=You may specify either title or titleKey but not both
- imgTag.type=Object must be of type Map
- includeTag.include=Error including page {0}: {1}
- includeTag.lookup=Cannot find global forward named {0}
- indexed.noEnclosingIterate=indexed="true" is only valid within an enclosing iterate tag
- iterateTag.iterator=Cannot create iterator for {0}
- linkTag.destination=You must specify exactly one of 'forward', 'href', or 'page'
- linkTag.forward=Cannot locate global forwarding for {0}
- linkTag.forwards=Cannot locate forwards mapping table
- linkTag.type=Object must be of type Map
- linkTag.type1=Object must be of type Dictionary
- linkTag.url=Cannot create link URL: {0}
- messageTag.resources=Missing resources attribute {0}
- multiboxTag.value=You must specify the value attribute or nested tag content
- optionsCollectionTag.collection=Failed to obtain specified collection
- optionsCollectionTag.iterator=Cannot create iterator for {0}
- optionsCollectionTag.select=OptionsCollection tag must be nested in a Select tag
- optionsTag.enumeration=Cannot create enumeration for {0}
- optionsTag.iterator=Cannot create iterator for {0}
- optionsTag.select=Options tag must be nested in a Select tag
- optionTag.select=Option tag must be nested in a Select tag
- rewrite.url=Cannot create rewrite URL: {0}