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

📄 messages_en.properties

📁 一个ssh结构组成 的BS开发
💻 PROPERTIES
字号:
#conversion error messages
javax.faces.component.UIInput.CONVERSION=Input data is not in the correct type.

#validation error messages
javax.faces.component.UIInput.REQUIRED=Required value is missing.

category_title_inputCategory=Input Category Information

userBean_incorrect_password=Incorrect password, Please try again.
userBean_no_existing_username=Non-existing username, Please try again.

categoryBean_duplicate_category_name=Could not save category, duplicate category name.
categoryBean_create_category_success=Category with name of {0} was created successfully.
categoryBean_update_category_success=Category with name of {0} was updated successfully.
categoryBean_delete_category_success=Category was deleted successfully.

productBean_create_product_success=Create Product Successfully.
productBean_update_product_success=Update Product Successfully.
productBean_delete_product_success=Delete Product Successfully.
categoryBean_existing_product=Product Already Exists!

recordBean_delete_record_success=Add Product Record Successfully.
recordBean_delete_record_success=Update Product Record Successfully.
recordBean_delete_record_success=Delete Product Record Successfully.

login=Login
logout=Logout
loginpage=Login Page
username=User Name:
password=Password:

category_list=Category List
new_category=New Category
new_product=New Product
new_record=New Record

category_title_listCategory=Category List
category_name=Category Name
category_description=Category Description
edit=Edit
delete=Delete
cancel=Cancel
create=Create
product_list=Product List

product_title_inputProduct=Product Information
product_categoryId=Product Category
product_name=Product Name
product_description=Proeuct Description

record_title_inputRecord=Library Record
record_productId=Product
record_type=Record Type
record_num=Record Number
record_time=Record Time

product_title_listProduct=Product List
record_list=Record List

⌨️ 快捷键说明

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