📄 messageresources.temp
字号:
button.cancel=Cancel
button.confirm=Confirm
button.reset=Reset
button.save=Save
# Errors
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} is required.
errors.minlength={0} can not be less than {1} characters.
errors.maxlength={0} can not be greater than {1} characters.
errors.invalid={0} is invalid.
html.li.open=<li>
html.li.close=</li>
file.location=The {0} file for this page can be found in the {1} directory.
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.
registrationForm.name.maskmsg=Name can only be letters, no spaces
registrationForm.phone.maskmsg=The format for {0} is not correct
# Index Page
index.title=Struts Validator
index.power=Powered by Struts
# Registration Form
registrationForm.title=Registration
registrationForm.title.create=Register
registrationForm.title.edit=Edit User Information
registrationForm.name.displayname=Name
registrationForm.loginName.displayname=Login Name
registrationForm.password.displayname=Password
registrationForm.phone.displayname=Phone
registrationForm.phone.format=(eg. 888-888-8888)
registrationForm.email.displayname=E-mail
registrationForm.email.format=(eg. aaa@aaa.com)
registrationForm.registrationFee.displayname=Registration Fee
error.loginName.required=Please input your login name
error.password.required=Please input your password
#
# Resources for testing <html:messages> tag.
#
loginNameNotMatched=The input login name and password NOT matched
noSuchLoginName=The system have NOT such login name, OR you have not registered
loginSucessMessage=You already login successfully
regisSucess=You already register successfully
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -