From a4f18294e0cbd2783fdd8470e12d091c3e1c4067 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Wed, 19 Apr 2017 23:56:56 +0200 Subject: [PATCH] fixed project names MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- src/java/org/mxchange/localization/bundle_de_DE.properties | 2 +- src/java/org/mxchange/localization/bundle_en_US.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/java/org/mxchange/localization/bundle_de_DE.properties b/src/java/org/mxchange/localization/bundle_de_DE.properties index 02b3cebd..ba20339c 100644 --- a/src/java/org/mxchange/localization/bundle_de_DE.properties +++ b/src/java/org/mxchange/localization/bundle_de_DE.properties @@ -81,7 +81,7 @@ GUEST_LOST_PASSWORD_LEGEND=Bitte Daten eingeben: ENTER_EMAIL_ADDRESS=Email-Adresse: GUEST_LOST_PASSWORD_NUMBER_OR_EMAIL=... oder ... PAGE_TITLE_USER_REGISTER=Anmeldung -CONTENT_TITLE_USER_REGISTER=Anmelden zu JRecruiter: +CONTENT_TITLE_USER_REGISTER=Anmelden zu JFinancials: PAGE_TITLE_INDEX_TERMS=Allgemeine Gesch\u00e4ftsbedingungen CONTENT_TITLE_INDEX_TERMS=Allgemeine Gesch\u00e4ftsbedingungen PAGE_TITLE_INDEX_PRIVACY=Datenschutzbestimmungen diff --git a/src/java/org/mxchange/localization/bundle_en_US.properties b/src/java/org/mxchange/localization/bundle_en_US.properties index 53386328..e3d64160 100644 --- a/src/java/org/mxchange/localization/bundle_en_US.properties +++ b/src/java/org/mxchange/localization/bundle_en_US.properties @@ -81,7 +81,7 @@ GUEST_LOST_PASSWORD_LEGEND=Please enter your data: ENTER_EMAIL_ADDRESS=Email address: GUEST_LOST_PASSWORD_NUMBER_OR_EMAIL=... or ... PAGE_TITLE_USER_REGISTER=Register -CONTENT_TITLE_USER_REGISTER=Register at JRecruiter: +CONTENT_TITLE_USER_REGISTER=Register at JFinancials: PAGE_TITLE_INDEX_TERMS=Terms & Conditions CONTENT_TITLE_INDEX_TERMS=Terms & Conditions PAGE_TITLE_INDEX_PRIVACY=Privacy -- 2.39.5