From: Roland Häder Date: Wed, 27 Apr 2016 07:44:45 +0000 (+0200) Subject: Minor: only contact entries/data is being listed, not complete "contacts" (user-persp... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=7c1f4a5065e580cc72b34877c96294e57b48f8dc;p=pizzaservice-war.git Minor: only contact entries/data is being listed, not complete "contacts" (user-perspective) --- diff --git a/src/java/org/mxchange/localization/bundle_de_DE.properties b/src/java/org/mxchange/localization/bundle_de_DE.properties index 78efaaf7..3058b5b1 100644 --- a/src/java/org/mxchange/localization/bundle_de_DE.properties +++ b/src/java/org/mxchange/localization/bundle_de_DE.properties @@ -310,8 +310,8 @@ ADMIN_USER_DATA_PASSWORD_EDIT_NOTICE=Wenn Sie das Passwort \u00e4ndern wollen, m ERROR_PARAMETER_MODE_NOT_SET=Fehler: Parameter 'modus' nicht gesetzt. ADMIN_EDIT_CONTACT_TITLE=Kontaktdaten editieren (Id-Nummer: {0}) BUTTON_ADMIN_EDIT_CONTACT=Kontaktdaten \u00e4ndern -PAGE_TITLE_ADMIN_LIST_CONTACT=Kotakte auflisten -CONTENT_TITLE_ADMIN_LIST_CONTACT=Kontakte auflisten: +PAGE_TITLE_ADMIN_LIST_CONTACT=Kotaktdaten auflisten +CONTENT_TITLE_ADMIN_LIST_CONTACT=Kontaktdaten auflisten: LINK_ADMIN_LIST_CUSTOMER=Kunden auflisten LINK_ADMIN_LIST_CUSTOMER_TITLE=Alle bestehenden Kunden auflisten. PAGE_TITLE_ADMIN_LIST_CUSTOMER=Kunden auflisten diff --git a/src/java/org/mxchange/localization/bundle_en_US.properties b/src/java/org/mxchange/localization/bundle_en_US.properties index c9250ce5..92aef369 100644 --- a/src/java/org/mxchange/localization/bundle_en_US.properties +++ b/src/java/org/mxchange/localization/bundle_en_US.properties @@ -312,8 +312,8 @@ ADMIN_USER_DATA_PASSWORD_EDIT_NOTICE=If you want to change the password, enter i ERROR_PARAMETER_MODE_NOT_SET=Error: Parameter 'modus' is not set. ADMIN_EDIT_CONTACT_TITLE=Edit contact data (id number: {0}) BUTTON_ADMIN_EDIT_CONTACT=Change contact data -PAGE_TITLE_ADMIN_LIST_CONTACT=List contacts -CONTENT_TITLE_ADMIN_LIST_CONTACT=List contacts: +PAGE_TITLE_ADMIN_LIST_CONTACT=List contact entries +CONTENT_TITLE_ADMIN_LIST_CONTACT=List contact entries: LINK_ADMIN_LIST_CUSTOMER=List customer accounts LINK_ADMIN_LIST_CUSTOMER_TITLE=List all existing customer accounts. PAGE_TITLE_ADMIN_LIST_CUSTOMER=List customer accounts