localstrings.properties

来自「J2EE 项目各个技术的源码」· PROPERTIES 代码 · 共 55 行

PROPERTIES
55
字号
#Default resource bundle for english locale#common to allcmp_demo_title=Java Persistence Demohome=HOMEcreated=createdsubmit=submitcustomer_id=Customer ID (Enter numbers only)first_name=First Namelast_name=Last Nameresults=Results#createCustomer.jspcreate_customer=Create a new customer. Please enter numbers only for Customer ID fieldcreate_customer_failed=Create new customer FAILEDnew_customer=New Customer#createSubscription.jspcreate_subscription=Create a new subscriptiontitle=Titletype=Typenew_subscription=New Subscriptionnew_customer=New Customercreate_subscription_failed=Create new subscription FAILED#editCustomer.jspaddress_id=Address IDstreet=Streetcity=Citystate=Statezip=Zipadd_address=Add Addressadd_an_address=Add an addressadd=Addremove=Removesubscription=Subscriptionnone_avaialable=None Availablecreate_here=Create Hereadd_new_subscription=Add New Subscriptionduplicate_subs_ex=Subscription already present#searchAddress.jspsearch_address_by_id=Search for a Address by its IDsearch=Searchaddress=Addressnot_found=Not Found#searchCustomer.jspsearch_for_customer=Search for a customer#searchSubscription.jspnone=NONEpeople_who_have_subscription=People who have subscriptionsearch_by_title=Search for a subscription by title 

⌨️ 快捷键说明

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