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

📄 applicationresources.properties

📁 the musiccollection struts 1 application i netbeans implementation (strut for dummies book source)
💻 PROPERTIES
字号:
# Resources for parameter 'ApplicationReqources'
# Project MusicCollection

# Struts Validator Error Messages
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.

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.
errors.twofields=The '{0}' field has to have the same value as the '{1}' field.
null=

errors.prefix =<SPAN Style="font-family: 'MS Reference Sans Serif', 'Verdana Ref', sans-serif;font-size: 9px;color:red;">
errors.suffix =</SPAN><br/>

error.db.sql=A database error has occurred.<BR>Please notify the system administrator.
error.db.noconnection=There is no database connection available right now.<BR>Please notify the system administrator.
goto.logoff=Log off the MusicCollection.com System
goto.logoff2=If errors persist, log off the MusicCollection.com System
goto.musiclist=Return to my album list
error.RuntimeException=A serious programming error has occurred.<br>Please log off and notify the system administrator.

#errors
error.email.required=Email
error.password.required=Password
error.password.label=password
error.password2.label=password2
error.login.invalid=The system could not verify your email or password. Have you created an account yet?
error.join.exists=An account already exists with that email address.<BR>Please verify for correctness.
error.join.passmismatch={0} must match {1}
error.lname.required=Last Name
error.fname.required=First Name
error.album.required=Album
error.artist.required=Artist
error.nfe.message=Error in converting a number occurred.<br>Please check all numbers for correctness.

#login page
login.title=Music Collection
login.message=Please Log In!
login.email=Email:
login.password=Password:
login.button.signon=Log In
login.text=MusicCollection.com has a complete data storage solution for your album lists

#join form
join.title=Join
join.message=You are invited to take advantage of MusicCollection.com's web services.<BR/>Joining costs you nothing and we never make your email address available to others.
join.button.join=Join
join.button.cancel=Cancel
join.text=Create your own free user account for full use of the services of MusicCollection.com
join.fname=First Name
join.lname=Last Name
join.password=Password
join.password2=Confirm Password


#welcome
welcome.msg=Welcome, {0} to MusicCollection.com<br/>Your user account has been created successfully and you have been logged on.<br/>Continue on to begin entering your music collection.
welcome.continue=continue

#musiclist page
musiclist.button.add=Add an Album
musiclist.button.logoff=Logoff
musiclist.header={0}''s Album List
musiclist.number=#
musiclist.album=Album
musiclist.artist=Artist
musiclist.year=Year
musiclist.delete=Delete
musiclist.delete.msg=Delete this album. Are you sure?
musiclist.nomusic={0}, no albums were found.

#album page
album.message.new=Creating a New Album
album.message.edit=Editing an Album
album.album=Album Title
album.artist=Artist
album.year=Year Recorded
album.type=Media
album.category=Category
album.description=Comments
album.button.save=Save
album.button.update=Update
album.button.cancel=Cancel

#general messages
general.welcome=Welcome, {0}<br/>{1,time}<br/>{1,date}
general.welcome2=<br/>{0,time}<br/>{0,date}

⌨️ 快捷键说明

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