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

📄 messageresources_zh.properties

📁 基于JAVA的学生就业信息网 实现对信息浏览 检索 审核 修改和删除
💻 PROPERTIES
字号:
button.cancel=Cancel
button.confirm=Confirm
button.reset=Reset
button.save=Save

# Errors
errors.oldpassword=old password is not confirm
errors.newpassword=new password is not confirm
errors.password=\u7528\u6237\u540d\u5bc6\u7801\u4e0d\u5bf9\u3002
errors.footer=
errors.header=<h3><font color="red">Validation Error</font></h3>You must correct the following error(s) before proceeding:
errors.ioException=I/O exception rendering error messages: {0}
error.database.missing=<li>User database is missing, cannot validate logon credentials</li>
errors.required={0} \u662f\u5fc5\u987b\u7684\u3002
errors.minlength={0} \u4e0d\u80fd\u5c0f\u4e8e {1} \u5b57\u7b26\u3002
errors.maxlength={0} \u4e0d\u80fd\u5927\u4e8e {1} \u5b57\u7b26\u3002
errors.invalid={0} is invalid.

errors.byte={0} must be an byte.
errors.short={0} must be an short.
errors.integer={0} must be an integer.
errors.long={0} must be an long.
errors.float={0} must be an float.
errors.double={0} must be an double.

errors.date={0} is not a date.

errors.range={0} is not in the range {1} through {2}.

errors.creditcard={0} is not a valid credit card number.

errors.email={0} is an invalid e-mail address.

# Index Page
index.title=Struts Validator
index.power=Powered by Struts

# addadminForm

addadminForm.adminName.display=adminName
addadminForm.adminId.display=adminId
addadminForm.adminPassword.display=adminPassword

# addsortForm

addsortForm.sortName.display=sortName
addsortForm.sortUpgrade.display=sortUpgrade
addsortForm.sortAlt.display=sortAlt

#addnewsForm

addnewsForm.newsTitle.display=newsTitle
addnewsForm.newsSource.display=newsSource
addnewsForm.newsBody.display=newsBody

#modifyPasswordForm

modifyPasswordForm.oldPassword.display=oldPassword
modifyPasswordForm.newPassword.display=newPassword
modifyPasswordForm.confirmPassword.display=confirmPassword


# JavaScript Registration Form
jsRegistrationForm.title=JavaScript Registration Form
jsRegistrationForm.description=with client side JavaScript validation and server side validation

# Muli-page Registration Form
multiRegistrationForm.title=Multi-page Registration Form
multiRegistrationForm.description=multi-page example with client side JavaScript validation and server side validation

# Type form
typeForm.name.displayname=String Field
typeForm.byte.displayname=Byte Field
typeForm.checkbox.wouldrecommend=I would recommend
typeForm.checkbox.used.languages=Programming Languages used
typeForm.creditCard.displayname=Credit Card
typeForm.date.displayname=Date Field
typeForm.description=Example validating some primitive numbers, a range on the integer field, a date, and a credit card number.
typeForm.double.displayname=Double Field
typeForm.float.displayname=Float Field
typeForm.floatRange.displayname=Float Range Field
typeForm.integer.displayname=Integer Field
typeForm.long.displayname=Long Field
typeForm.nested.name.displayname=Name
typeForm.nested=Nested Text
typeForm.option.os.list=Operating Systems in use
typeForm.option.satisfaction=Satisfaction
typeForm.option.select.many=&lt;Select one or more&gt;
typeForm.option.select.one=&lt;Select One&gt;
typeForm.radio.overall.satisfaction=Overall Satisfaction
typeForm.short.displayname=Short Field
typeForm.title.create=Type Form
typeForm.title=Type Form

# JavaScript Type Form
jsTypeForm.title=JavaScript Type Form
jsTypeForm.description=with JavaScript Validation and Server Validation

# Locale Form
localeForm.fr=There are some differences on the Registration Form, JavaScript Registration Form, and Multi-page Registration form (see /WEB-INF/validation.xml).  On the Type Form and JavaScript Type Form the integer field should fall in a range of 50-60 and the date field should have a format of 'dd.MM.yyyy'.
localeForm.frCA=On the JavaScript Type Form the integer field should fall in a range of 100-200 and the date field should have a format of 'dd-MM-yyyy'.
localeForm.ja=On the JavaScript Type Form the integer field should fall in a range of 400-700 and the date field should have a format of 'yyyy/MM/dd'.

⌨️ 快捷键说明

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