⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 messageresources_zh_cn.properties

📁 基于hibernate,struts,spring三大框架的在线短信系统
💻 PROPERTIES
字号:
# -- standard errors --
errors.header=<UL>
errors.prefix=<LI>
errors.suffix=</LI>
errors.footer=</UL>
# -- validator --
errors.invalid={0} is invalid.
errors.maxlength={0} can not be greater than {1} characters.
errors.minlength={0} can not be less than {1} characters.
errors.range={0} is not in the range {1} through {2}.
errors.required={0} is required.
errors.byte={0} must be an byte.
errors.date={0} is not a date.
errors.double={0} must be an double.
errors.float={0} must be an float.
errors.integer={0} must be an integer.
errors.long={0} must be an long.
errors.short={0} must be an short.
errors.creditcard={0} is not a valid credit card number.
errors.email={0} is an invalid e-mail address.
# -- other --
errors.cancel=Operation cancelled.
errors.detail={0}
errors.general=The process did not complete. Details should follow.
errors.token=Request could not be completed. Operation is not in sequence.
# -- welcome --
welcome.title=Struts Blank Application
welcome.heading=Welcome!
welcome.message=To get started on your own application, copy the struts-blank.war to a new WAR file using the name for your application. Place it in your container's "webapp" folder (or equivalent), and let your container auto-deploy the application. Edit the skeleton configuration files as needed, restart your container, and you are on your way! (You can find the application.properties file with this message in the /WEB-INF/src/java/resources folder.)


public.username=\u8bf7\u8f93\u5165\u7528\u6237\u540d
public.password=\u8bf7\u8f93\u5165\u5bc6\u7801
public.button.login=\u8bf7\u767b\u9646\u7cfb\u7edf
public.chn=\u4e2d\u6587\u7248
public.eng=\u82f1\u6587\u7248
public.mainpage=\u9996\u9875
login.success=\u767b\u9646\u6210\u529f
login.continue=\u8bf7\u8fd4\u56de\u9996\u9875
login.error.user_not_found=\u6ca1\u6709\u8fd9\u4e2a\u7528\u6237
login.error.invalid_password=\u7528\u6237\u5bc6\u7801\u9519\u8bef
login.error.unknow_exception=\u51fa\u73b0\u672a\u77e5\u5f02\u5e38

user.title.main=\u7528\u6237\u7ba1\u7406
user.title.listAll=\u6240\u6709\u7528\u6237\u5217\u8868
user.title.detail=\u7528\u6237[{0}]\u7684\u8be6\u7ec6\u4fe1\u606f
user.caption.create=\u521b\u5efa\u7528\u6237
user.action.create=\u6dfb\u52a0\u7528\u6237
user.action.create.fail=\u521b\u5efa\u7528\u6237\u5931\u8d25
user.caption.detail=\u7528\u6237\u67e5\u8be2
user.action.detail=\u67e5\u8be2
user.action.detail.fail=\u67e5\u8be2\u7528\u6237\u5931\u8d25
user.action.listAll=\u5217\u51fa\u6240\u6709\u7528\u6237
user.action.listAll.empty=\u6ca1\u6709\u7528\u6237\u8bb0\u5f55
user.action.delete=\u5220\u9664\u9009\u4e2d\u7684\u7528\u6237
user.attr.name=\u59d3\u540d
user.attr.address=\u5730\u5740
user.attr.age=\u5e74\u9f84
user.attr.createTime=\u521b\u5efa\u65f6\u95f4
user.attr.account=\u5e10\u53f7
user.attr.password=\u5bc6\u7801
user.attr.creator=\u521b\u5efa\u8005
user.attr.photo=\u7167\u7247

⌨️ 快捷键说明

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