errorresources.properties
来自「对日软件外包 为东芝做的一个全球商业管理系统」· PROPERTIES 代码 · 共 80 行
PROPERTIES
80 行
# Standard error messages for validator framework checks
//僔僗僥儉嫟捠儊僢僙乕僕
00000001=The process has been finished.
00000002=Add or not?
00000003=Update or not?
00000004=Delete or not?
00000005=The data have been inserted.
00000006=The data have been updated.
00000007=The data have been deleted.
//嬈柋嫟捠儊僢僙乕僕
10000001=The data do not exist.
10000002=The data exist.
10000003=Nothing has been chosen.
10000004=The requested data do not exist.
10000005=The user does not exist.
10000006=The password is incorrect.
10000007=The password has to be at least 5 characters.
10000008=The user'subsidiary does not exist.
10000009={0} is required.
10000010=The Re-enter Password is incorrect.
10000011=Two or more models are existing in the program.
10000012=The file does not exist.
10000013=The data could not be added correctly.
10000014=The data could not be updated correctly.
10000015=The data could not be deleted correctly.
10000016=Typing something in the Title or the Attachment file is a must.
10000017=The number of CpmTo could not be lesser than CpmFrom.
10000018=The filename'length should not be more than 100 character.
90000001=Logging in is a must.
90000002=Please input a number of correct length.
90000003=Please input correctly.
90000004=Please input half-width space.
90000005=Please input full-width space.
90000006=Please input half-width character.
90000007=Please input full-width character.
90000008=Please input half-width positive number.
90000009=Please input full-widht positive number.
90000010=Please input half-width symbol.
90000011=Please input full-width symbol.
90000012=The process can not be carried out, because other users are using it.
90000013=An error occurred in the database. Please confirm the error and contact the administrator.
90000014=you can not delete it.
90000015=Please input a number higher than zero.
90000016=Please input a number higher than zero.
90000017=Do not input decimal fraction.
90000018=Only input half-width numbers.
90000019=Only input full-width numbers.
90000020=Please input the halfangle number symbol.
90000021=Please input half-width symbol.
90000022=Please input half-width number.
90000023=Do not input half-width space.
90000024=Do not input space.
90000025=Please input the date correctly.
90000026=Login to the database failed.
90000027=Connection to the database failed.
90000028=Logout of the database failed.
90000029=Logout of the database failed.
90000030=The mail address is incorrect.
90000031=The figure is too large.
90000032=The URL is incorrect.
90000033={0} must be an integer.
errors.required={0} is required.
errors.minlength={0} cannot be less than {1} characters.
errors.maxlength={0} cannot be greater than {2} characters.
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.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?