LocalStrings.properties
上传用户:jishiqi_cj
上传日期:2022-08-08
资源大小:24765k
文件大小:3k
源码类别:

Java编程

开发平台:

Java

  1. common.both=You can specify either the literal value or a message key but not both
  2. common.io=Encountered input/output error: {0}
  3. enumerateTag.enumeration=Cannot create enumeration for {0}
  4. formTag.collections=Cannot find ActionMappings or ActionFormBeans collection
  5. formTag.create=Exception creating bean of class {0}: {1}
  6. formTag.formBean=Cannot retrieve definition for form bean {0} on action {1}
  7. formTag.mapping=Cannot retrieve mapping for action {0}
  8. formTag.nameType=Must specify type attribute if name is specified
  9. forwardTag.forward=Error forwarding to page {0}: {1}
  10. forwardTag.lookup=Cannot find global forward named {0}
  11. forwardTag.redirect=Error redirecting to path {0}: {1}
  12. getter.access=Cannot access property {0} for bean under name {1}
  13. getter.bean=Cannot find bean under name {0}
  14. getter.method=No getter method available for property {0} for bean under name {1}
  15. getter.name=You must specify a name attribute if the property attribute is present
  16. getter.property=Property {0} returned a null value
  17. getter.result=Getter for property {0} threw exception: {1}
  18. imgTag.alt=You may specify either alt or altKey but not both
  19. imgTag.bundle=Cannot find message resources bundle under key {0}
  20. imgTag.src=You must specify exactly one of src, srcKey, page, or pageKey
  21. imgTag.title=You may specify either title or titleKey but not both
  22. imgTag.type=Object must be of type Map
  23. includeTag.include=Error including page {0}: {1}
  24. includeTag.lookup=Cannot find global forward named {0}
  25. indexed.noEnclosingIterate=indexed="true" is only valid within an enclosing iterate tag
  26. iterateTag.iterator=Cannot create iterator for {0}
  27. linkTag.destination=You must specify exactly one of 'forward', 'href', or 'page'
  28. linkTag.forward=Cannot locate global forwarding for {0}
  29. linkTag.forwards=Cannot locate forwards mapping table
  30. linkTag.type=Object must be of type Map
  31. linkTag.type1=Object must be of type Dictionary
  32. linkTag.url=Cannot create link URL: {0}
  33. messageTag.resources=Missing resources attribute {0}
  34. multiboxTag.value=You must specify the value attribute or nested tag content
  35. optionsCollectionTag.collection=Failed to obtain specified collection
  36. optionsCollectionTag.iterator=Cannot create iterator for {0}
  37. optionsCollectionTag.select=OptionsCollection tag must be nested in a Select tag
  38. optionsTag.enumeration=Cannot create enumeration for {0}
  39. optionsTag.iterator=Cannot create iterator for {0}
  40. optionsTag.select=Options tag must be nested in a Select tag
  41. optionTag.select=Option tag must be nested in a Select tag
  42. rewrite.url=Cannot create rewrite URL: {0}