From 57cbf6cd11a153fc6c250ccc8682bc8f6631949c Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Mon, 12 Oct 2015 09:25:31 +0200 Subject: [PATCH] =?utf8?q?added=20country=20code=20+=20Germany=20Signed-of?= =?utf8?q?f-by:Roland=20H=C3=A4der=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- src/java/org/mxchange/localization/bundle_de_DE.properties | 1 + src/java/org/mxchange/localization/bundle_en_US.properties | 1 + web/WEB-INF/templates/generic/form_personal_data.tpl | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/java/org/mxchange/localization/bundle_de_DE.properties b/src/java/org/mxchange/localization/bundle_de_DE.properties index f3a6603d..e533470f 100644 --- a/src/java/org/mxchange/localization/bundle_de_DE.properties +++ b/src/java/org/mxchange/localization/bundle_de_DE.properties @@ -169,3 +169,4 @@ LOGIN_ADDRESSBOOK_NAME_REQUIRED_MESSAGE=Bitte geben Sie einen Namen fuer Ihr Adr LOGIN_ENTER_ADDRESSBOOK_NAME_TITLE=Vergeben Sie hier einen Name fuer Ihr Adressbuch. Beispiel: Private Kontakte BUTTON_LOGIN_ADD_ADDRESSBOOK=Adressbuch anlegen LOGIN_ENTER_ADDRESSBOOK_NAME=Names des Adressbuches: +COUNTRY_GERMANY=Deutschland diff --git a/src/java/org/mxchange/localization/bundle_en_US.properties b/src/java/org/mxchange/localization/bundle_en_US.properties index e1fc0286..1bc2d555 100644 --- a/src/java/org/mxchange/localization/bundle_en_US.properties +++ b/src/java/org/mxchange/localization/bundle_en_US.properties @@ -169,3 +169,4 @@ LOGIN_ADDRESSBOOK_NAME_REQUIRED_MESSAGE=Please enter a name for your address boo LOGIN_ENTER_ADDRESSBOOK_NAME_TITLE=Here you can give your address book a name. Example: Private contacts BUTTON_LOGIN_ADD_ADDRESSBOOK=Create address book LOGIN_ENTER_ADDRESSBOOK_NAME=Name of address book: +COUNTRY_GERMANY=Germany diff --git a/web/WEB-INF/templates/generic/form_personal_data.tpl b/web/WEB-INF/templates/generic/form_personal_data.tpl index 0d3b3703..64dd2200 100644 --- a/web/WEB-INF/templates/generic/form_personal_data.tpl +++ b/web/WEB-INF/templates/generic/form_personal_data.tpl @@ -114,7 +114,7 @@
- +
-- 2.39.5