]> git.mxchange.org Git - pizzaservice-war.git/commitdiff
Renamed + added missing language strings
authorRoland Häder <roland@mxchange.org>
Wed, 27 Apr 2016 07:36:19 +0000 (09:36 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 27 Apr 2016 20:08:58 +0000 (22:08 +0200)
src/java/org/mxchange/localization/bundle_de_DE.properties
src/java/org/mxchange/localization/bundle_en_US.properties
web/admin/contact/admin_contact_list.xhtml

index 5613871f9164af6196942d11fed2dcd076820f0c..78efaaf7e190a6884fc8e8291585d0f200c76a8f 100644 (file)
@@ -334,3 +334,6 @@ ADMIN_ADD_OR_ENTER_CONTACT_DATA=... oder geben Sie mindestens Vorname, Nachname
 ADMIN_SELECT_CUSTOMER_CONTACT_LEGEND=Kontakt f\u00fcr neuen Kunden ausw\u00e4hlen:
 ADMIN_SELECT_CUSTOMER_CONTACT_LEGEND_TITLE=W\u00e4hlen Sie entweder einen Kontakt aus, der mit dem neuen Kunden verkn\u00fcpft werden soll ...
 ADMIN_SELECT_CUSTOMER_CONTACT=Kontakt zum Verkn\u00fcpfen ausw\u00e4hlen:
+ADMIN_CONTACT_CREATED=Erstellt:
+ADMIN_ADD_CONTACT_TITLE=Neue Kontaktdaten hinzuf\u00fcgen
+BUTTON_ADMIN_ADD_CONTACT=Kontaktdaten hinzuf\u00fcgen
index faaec2c5319e78c81a8af5bf9eca3a3f5520d45f..c9250ce544603804a2ee01b2320b0f888e54ee3c 100644 (file)
@@ -335,3 +335,6 @@ ADMIN_ADD_OR_ENTER_CONTACT_DATA=or enter gender, first name and family name (don
 ADMIN_SELECT_CUSTOMER_CONTACT_LEGEND=Select contact for new customer account:
 ADMIN_SELECT_CUSTOMER_CONTACT_LEGEND_TITLE=Whether choose a contact that should be linked with the new customer account or ...
 ADMIN_SELECT_CUSTOMER_CONTACT=Select contact for linking:
+ADMIN_CONTACT_CREATED=Created:
+ADMIN_ADD_CONTACT_TITLE=Add new contact data
+BUTTON_ADMIN_ADD_CONTACT=Add contact data
index 751359b964c82b44da99da68591534e187a8ad7a..1cdec6f356fe2c543d5558c2c3b2a225cc1ce75f 100644 (file)
@@ -44,7 +44,7 @@
                                </h:column>
 
                                <h:column>
-                                       <f:facet name="header">#{msg.ADMIN_LIST_CONTACT_CREATED}</f:facet>
+                                       <f:facet name="header">#{msg.ADMIN_CONTACT_CREATED}</f:facet>
 
                                        <h:outputText id="contactCreated" value="#{contact.contactCreated.time}">
                                                <f:convertDateTime for="contactCreated" type="both" timeStyle="short" dateStyle="short" />