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

📄 core.properties

📁 Java的框架
💻 PROPERTIES
字号:
# -- messages used in decorators/default.jsp --
webapp.prefix=PRRM ~ 
webapp.version=PRRM Version 2.1 
user.logout=Logout
user.editProfile=Edit Profile
user.editPreference=Edit Preference 
user.status=Logged in as: 

# -- welcome --
welcome.message=This application is designed to demonstrate the use of mCAP to develop Web-based C2I systems.

# -- general values --
icon.information=Information
icon.information.img=/images/iconInformation.gif
icon.email=E-Mail
icon.email.img=/images/iconEmail.gif
icon.warning=Warning
icon.warning.img=/images/iconWarning.gif
date.format=dd/MM/yyyy
datetime.format=dd/MM/yyyy HH:mm:ss


# -------------------------------------------  Page Setting ---------------------------------------

# -- Main Page --
mainPage.title=Main Page
mainPage.heading=Main Page


# --------------------------------------------  Errors Messages ---------------------------------------------

# -- general errors --
errors.process.request={0}

# -- validator errors --
errors.invalid={0} is invalid.
errors.maxlength={0} cannot be greater than {1} characters.
errors.minlength={0} cannot be less than {1} characters.
errors.range={0} is not in the range {1} through {2}.
errors.required={0} is a required field.
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 a number.
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.phone={0} is an invalid phone number.
errors.zip={0} is an invalid zip code.

errors.account.notFound=Invalid username, please try again.
errors.password.mismatch=Invalid username and/or password, please try again.
errors.account.disabled=Account disabled. Please contact system administrator.
errors.account.locked=Account locked. Please contact system administrator.
errors.password.recycle=Invalid password. Password has been in use before.

# -- other errors --
errors.cancel=Operation cancelled.
errors.detail={0}
errors.general=<strong>The process did not complete. Details should follow.</strong>
errors.token=Request could not be completed. Operation is not in sequence.
errors.none=No error message was found, check your server logs.
errors.password.mismatch=Invalid username and/or password, please try again.
errors.browser.warning=<strong>Note:</strong> This site's content is accessible to all versions of every browser. However, this browser may not support basic Web standards, preventing the display of our site's design details. We support the mission of the Web Standards Project in the <a href="http://www.webstandards.org/upgrade/">campaign</a> encouraging users to upgrade their browsers.
errors.conversion=An error occurred while converting web values to data values.
errors.twofields=The {0} field has to have the same value as the {2} field.

# -- error page messages --
errorPage.title=An error has occurred
errorPage.heading=Yikes!
404.title=Page Not Found
404.message=The page your requested was not found.  You might try returning to the <a href="{0}">Main Menu</a>. While you&#39;re here, how about a pretty picture to cheer you up?
403.title=Access Denied
403.message=Your current role does not allow you to view this page.  Please contact your system administrator if you believe you should have access.  In the meantime, how about a pretty picture to cheer you up?


# --------------------------------------------  Menu ---------------------------------------------

# -- mainMenu --
mainMenu.title=Main Menu
mainMenu.heading=Welcome!
mainMenu.message=Congratulations, you have logged in successfully!  Now that you've logged in, you have the following options:
mainMenu.activeUsers=Current Users

menu.admin=Administration
menu.admin.users=View Users
menu.admin.reload=Reload Options

menu.user=Edit Profile
menu.selectFile=Upload A File
menu.flushCache=Flush Cache


# --------------------------------------------  Form Labels ---------------------------------------------

# -- button labels --
button.add=Add
button.cancel=Cancel
button.copy=Copy
button.delete=Delete
button.edit=Edit
button.register=Signup
button.save=Save
button.search=Search
button.upload=Upload
button.view=View
button.reset=Reset
button.login=Login
button.purge=Purge
button.back=Back
button.showAll=Show All
button.showAllCreatedByUser=Show All Created By Me
button.close=Close
button.acknowledge=Acknowledge
button.next=Next
button.previous=Previous
button.finish=Finish
button.ok=OK
button.action=Actions


# --------------------------------------------  Others ---------------------------------------------

# -- upload page messages --
maxLengthExceeded=The file you are trying to upload is too big.  The maximum allowed size is 2 MB.
upload.title=File Upload
upload.heading=Upload A File
upload.message=Note that the maximum allowed size of an uploaded file for this application is 2 MB. See web/WEB-INF/action-servlet.xml to change this value.
uploadForm.name=Friendly Name
uploadForm.file=File to Upload

# -- display page messages -- 
display.title=File Uploaded Successfully!
display.heading=File Information

# -- flushCache page --
flushCache.title=Flush Cache
flushCache.heading=Flush Successful!
flushCache.message=All caches successfully flushed, returning you to your previous page in 2 seconds.

# -- Image Icon Tooltip --
title.report.pdf=Generate PDF Report
title.report.xls=Generate Excel Report
title.report.html=Generate HTML Report


# -- Force logout
forceLogout.title=Automatic Logout
forceLogout.message=Your session has been automatically logout due to another login session with the same username. Please contact your system administrator if you believe that someone has stolen your identity to login. You can try login again using the <a href="{0}">login page</a>. 

⌨️ 快捷键说明

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