ApplicationResources.properties
上传用户:dinglihq
上传日期:2013-02-04
资源大小:99958k
文件大小:1k
源码类别:

Java编程

开发平台:

Java

  1. login.title=Struts Demo
  2. login.heading=<h1>Welcome to the StrutsDemo !</h1>
  3. login.message=Welcome to the StrutsDemo !
  4. input.xiwbz=Please input xiwbz :
  5. input.shancbz=Please input shancbz :
  6. loginOK.title= User Login Successfull
  7. inputOK.message=<h1>Login Successfull !</h1>
  8. error.shancbz.required=<h3><font color="red">shancbz is Required !</font></h3>
  9. error.xiwbz.required=<h3><font color="red">xiwbz is Required !</font></h3>
  10. error.Shancbz.wrong=<h3><font color="red">Shancbz is Wrong !</font></h3>
  11. error.Xiwbz.wrong=<h3><font color="red">Xiwbz is Wrong !</font></h3>
  12. errors.footer=</ul><hr>
  13. errors.header=<h3><font color="red">Validation Error</font></h3>You must correct
  14. the following error(s) before proceeding:<ul>