X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2Fjava%2Forg%2Fmxchange%2Flocalization%2Fbundle_en_US.properties;h=7e59c0a7a2e651aed29432d37fd2f39d0ecda549;hb=8add223cea036473e4401a23c43c8747fb71d032;hp=3d64482fbe195e6597e1ad70af517d30d98307a2;hpb=04a784972148f754ecfc446bc735860a70191e48;p=pizzaservice-war.git diff --git a/src/java/org/mxchange/localization/bundle_en_US.properties b/src/java/org/mxchange/localization/bundle_en_US.properties index 3d64482f..7e59c0a7 100644 --- a/src/java/org/mxchange/localization/bundle_en_US.properties +++ b/src/java/org/mxchange/localization/bundle_en_US.properties @@ -48,7 +48,7 @@ PAGE_TITLE_ADMIN_LOGOUT=Logout CONTENT_TITLE_ADMIN_LOGOUT=Logout from administration area: PAGE_TITLE_ADMIN_CATEGORIES=Categories CONTENT_TITLE_ADMIN_CATEGORIES=Administrate categories: -SELECT_ENTRY=Select: +ADMIN_CATEGORY_ID=Category id: ADMIN_ENTER_CATEGORY_TITLE=Title: ADMIN_ENTER_CATEGORY_TITLE_EXAMPLE=(example: Pizza) ADMIN_PARENT_CATEGORY=Parent category: @@ -108,12 +108,14 @@ CONTENT_TITLE_INDEX_ITEM_ADDED=Item has been added to basket: GUEST_ITEM_ADDED_TO_BASKET=The item {0} has been added to the basket. LINK_CONTINUE_TO_CHECKOUT=Continue to checkout PAGE_TITLE_CUSTOMER_CHECKOUT=Continue to checkout +CONTENT_TITLE_CUSTOMER_CHECKOUT=You have three choices to continue: +CUSTOMER_CHECKOUT_OPTION1_TITLE=Checkout with existing customer account +CUSTOMER_CHECKOUT_OPTION2_TITLE=Create new customer account and checkout +CUSTOMER_CHECKOUT_OPTION3_TITLE=Checkout without registration PAGE_TITLE_INDEX_CHECKOUT2=Checkout without login CONTENT_TITLE_INDEX_CHECKOUT2=Checkout without login: GUEST_CHECKOUT_WITHOUT_REGISTRATION_TITLE=You can checkout without registration CONTENT_TITLE_CUSTOMER_CHECKOUT=Choose checkout option: -PAGE_TITLE_USER_LOGIN=Login -CONTENT_TITLE_USER_LOGIN=Login to user area: LINK_CHECKOUT_OPTION_LOGIN=Continue to customer login LINK_CHECKOUT_OPTION_REGISTRATION=Continue with new customer registration LINK_CHECKOUT_OPTION_GUEST=Checkout without registration @@ -232,6 +234,16 @@ CONTENT_TITLE_ADMIN_ADD_USER=Add new user account: TABLE_SUMMARY_ADMIN_LIST_USERS=Administration, list all users ITEM_ORDER_AMOUNT=Amount: ADMIN_ENTER_PRODUCT_PRICE_EXAMPLE=(example: 50.0) -ADMIN_TITLE_PRODUCT_NUMBER=Produktnummer: +ADMIN_TITLE_PRODUCT_NUMBER=Product number: ADMIN_TITLE_PRODUCT_TITLE=Product title: -ADMIN_ENTER_SINGLE_PRODUCT_PRICE=Singple product price: +ADMIN_ENTER_SINGLE_PRODUCT_PRICE=Single product price: +PAGE_TITLE_ADMIN_EDIT_CATEGORY=Edit category +CONTENT_TITLE_ADMIN_EDIT_CATEGORY=Edit category: +PAGE_TITLE_ADMIN_DELETE_CATEGORY=Delete category +CONTENT_TITLE_ADMIN_DELETE_CATEGORY=Delete category: +PAGE_TITLE_ADMIN_DELETE_PRODUCT=Delete product +CONTENT_TITLE_ADMIN_DELETE_PRODUCT=Delete product: +PAGE_TITLE_ADMIN_EDIT_PRODUCT=Edit product +CONTENT_TITLE_ADMIN_EDIT_PRODUCT=Edit product: +ADMIN_LINK_EDIT_DELETE_CATEGORY_TITLE=Edit or delete category +ADMIN_LINK_EDIT_DELETE_PRODUCT_TITLE=Edit or delete product