?? applicationresources.properties
字號:
# -- standard errors --
errors.header=<p style="color:#FF0000">
errors.prefix=<br>
errors.suffix=
errors.footer=</p>
# -- validator --
errors.invalid={0} \u662f\u975e\u6cd5\u7684.
errors.maxlength={0} \u4e0d\u80fd\u591a\u4e8e {1} \u5b57\u7b26.
errors.minlength={0} \u4e0d\u80fd\u5c11\u4e8e{1} \u5b57\u7b26.
errors.range={0} is not in the range {1} through {2}.
errors.required={0} \u4e0d\u80fd\u4e3a\u7a7a.
errors.byte={0} must be an byte.
errors.date={0} is not a date.
errors.double={0} \u5fc5\u987b\u662f\u5c0f\u6570.
errors.float={0} must be an float.
errors.integer={0} \u5fc5\u987b\u662f\u7eaf\u6570\u5b57.
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.)
# -- userLogin --
errors.user.loginfailed=\u8003\u751f\u540d\u6216\u8005\u8eab\u5206\u8bc1\u53f7\u9519\u8bef,\u8bf7\u91cd\u65b0\u767b\u9646!
# -- managerLogin --
errors.manager.loginfailed=\u7528\u6237\u540d\u6216\u5bc6\u7801\u9519\u8bef,\u8bf7\u91cd\u65b0\u767b\u9646!
# -- addQuestion --
errors.addquestion.invalid={0}\u662f\u975e\u6cd5\u7684!
errors.identifyCode=\u9a8c\u8bc1\u7801\u9519\u8bef!
errors.registorfailed=\u7531\u5730\u7cfb\u7edf\u6545\u969c,\u6ce8\u518c\u5931\u8d25!
errors.hadUser=\u7528\u6237\u540d\u5df2\u5b58\u5728,\u8bf7\u6539\u7528\u5176\u4ed6\u7528\u6237\u540d!
errors.notHadUser=\u606d\u559c\u4f60!!!\u6b64\u7528\u6237\u540d\u8fd8\u6ca1\u4eba\u7528!
errors.modifyUserInfoSuccese=\u66f4\u65b0\u6210\u529f!
errors.modifyUserInfoFailed=\u66f4\u65b0\u5931\u8d25!
errors.addFailed=\u6dfb\u52a0\u5931\u8d25\uff01
errors.deleteSuccese=\u5220\u9664\u6210\u529f\uff01
errors.deleteFeiled=\u5220\u9664\u5931\u8d25\uff01
errors.activeInputApplySuccese=\u6fc0\u6d3b\u6210\u529f\uff01
errors.cancleInputApplySuccese=\u64a4\u6d88\u6210\u529f\uff01
errors.activeInputApplyFeiled=\u6fc0\u6d3b\u5931\u8d25\uff01
errors.editSuccese=\u4fee\u6539\u6210\u529f\uff01
errors.editFailed=\u4fee\u6539\u51fa\u73b0\u5f02\u5e38\uff0c\u8bf7\u518d\u8bd5\u4e00\u6b21\uff01
errors.auditSuccess=添加成功!
errors.auditReverseSuccess=\u53cd\u5ba1\u6838\u6210\u529f\uff01
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -