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

📄 messageresources.properties

📁 struts+hibernate在线考试系统exam
💻 PROPERTIES
字号:
logon=Logon the System
homepage=Homepage

# button
btn.add=Add
btn.reset=Reset
btn.back=Back
btn.update=Update
btn.delete=Delete
btn.save=Save

logon.failed=The name is not exist or password is not right!
logon.btn.logon=Logon

homepage.admin.functionlist=Administrator's Function List
homepage.teacher.functionlist=Teacher's Function List
homepage.student.functionlist=Student's Function List

# user
userForm.name=User Name
userForm.password=Password
userForm.oldpassword=Old Password
userForm.newpassword=New Password
userForm.confirmpassword=Confirm Password

user.btn.password=Change Password
user.btn.logoff=Log Off
user.msg.oldpassword=Please input Old password!
user.msg.newpassword=Please input New password!
user.msg.pwdsuccess=Change password success!
user.msg.pwdfail=The old password is not right!

# teacher
teacher.manage.title=Teacher Manage
teacher.manage.input=Teacher Information
teacher.manage.teacherlist=Teacher List

teacher.btn.addteacher=Add Teacher
teacher.btn.listteacher=List Teacher
teacher.btn.deleteteacher=Delete Teacher
teacher.btn.manageclass=Manage Class

teacher.msg.passwordsame=The password and confirm password must be same!
teacher.msg.add.success=Save teacher information success!
teacher.msg.update.success=Update teacher information success!
teacher.msg.add.nameexist=The teacher Code already exist!
teacher.msg.update.notexist=Couldn't find the teacher!
teacher.msg.delete.success=Delete the teacher success!

teacherForm.name=Teacher Code
teacherForm.password=Password
teacherForm.fullname=Full Name
teacherForm.repassword=Password Confirm

teacher_classes.manage.list=Manage Teacher's Classes
teacher_classes.label.teacherclass=Teacher's Classes
teacher_classes.label.otherclass=Other Classes
teacher_classes.btn.add=<< Add
teacher_classes.btn.delete=>> Delete
teacher_classes.btn.addAll=<<< Add All
teacher_classes.btn.deleteAll=>>> Delete All

classes_teacher.manage.list=Manage Classes Teacher
classes_teacher.label.classesteacher=Classes Teacher
classes_teacher.label.otherteacher=Other Teacher

#classes
classes.btn.addclasses=Add Class
classes.btn.updateclasses=Update Class
classes.btn.listclasses=List Class
classes.btn.manageteachers=Maintain Teacher
classes.btn.managestudent=Maintain Student
classesForm.title=Class Name

classes.meg.add.success=Save class information success!
classes.msg.update.notexist=The class not exist!
classes.msg.delete.success=Delete the class success!
classes.msg.teacher.success=Maintain the class's teacher success!

#student
student.btn.addstudent=Add Student
student.btn.updatestudent=Update Student
student.btn.liststudent=List Student

student.msg.add.success=Add student information success!
student.msg.update.success=Update student information success!
student.msg.add.nameexist=The student Code already exist!
student.msg.update.notexist=The student not exist!
student.msg.delete.success=Delete the student success!

studentForm.name=Student Code
studentForm.fullname=Full Name
studentForm.password=Password
studentForm.repassword=Password Confirm

# test paper
testpaper.manage.add=Add Test Paper
testpaper.manage.update=Update Test Paper
testpaper.manage.list=Test Paper List
testpaper.btn.list=List Test Paper
testpaper.btn.add=Add Test Paper
testpaper.btn.managequestion=Manage Question
testpaper.examtime.unit=Min.

testpaper.msg.add.success=Save test paper information success!
testpaper.msg.update.success=Save test paper information success!
testpaper.msg.update.notexist=The test paper is not exist!
testpaper.msg.delete.success=Delete test paper success!
teacher.msg.class.success=Maintain teacher's class success!

testPaperForm.title=Exam Name
testPaperForm.examtime=Exam Time

testpaper.btn.exam=Exam 

testpaper.exam.result=Test Result
testpaper.exam.yourscore=Your Score
testpaper.exam.totalscore=Total Score

#question
question.type.select=Selected Question
question.type.yesno=True/False Question

question.btn.addselect=Add Select Question
question.btn.updateselect=Update Select Question
question.btn.addyesno=Add True/False Question
question.btn.updateyesno=Update True/False Question

questionForm.title=Question Title
questionForm.score=Question Score
questionForm.answer=Question Answer

selectQuestionForm.title=Question Title
selectQuestionForm.score=Question Score
selectQuestionForm.answer=Question Answer

yesnoQuestionForm.title=Question Title
yesnoQuestionForm.score=Question Score
yesnoQuestionForm.answer=Question Answer

selectQuestion.add.success=Add Select Question success!
selectQuestion.update.success=Update Select Question Success!
selectQuestion.delete.success=Delete Select Question Success!

yesnoQuestion.add.success=Add Yes/No Question success!
yesnoQuestion.update.success=Update Yes/No Question Success!
yesnoQuestion.delete.success=Delete Yes/NO Question Success!

#authority
authority.msg.noauthority=You don't has this authority!

# -- 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.
errors.currency={0} format is not right.
# -- 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.

⌨️ 快捷键说明

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