From: Roland Haeder Date: Tue, 5 Apr 2016 10:58:22 +0000 (+0200) Subject: Better keep languages in own language X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b3c8d35166b096379a375bc2bb0c077684bd28df;p=addressbook-war.git Better keep languages in own language --- diff --git a/src/java/org/mxchange/localization/bundle_de_DE.properties b/src/java/org/mxchange/localization/bundle_de_DE.properties index eb503caa..d722d749 100644 --- a/src/java/org/mxchange/localization/bundle_de_DE.properties +++ b/src/java/org/mxchange/localization/bundle_de_DE.properties @@ -318,4 +318,4 @@ PAGE_TITLE_LOGIN_CHANGE_PERSONAL_DATA=Ihre persoenlichen Daten aendern CONTENT_TITLE_LOGIN_CHANGE_PERSONAL_DATA=Aendern Ihrer Adresse, Telefonnummer usw.: SELECT_LANGUAGE=Sprache: DE_DE=Deutsch (DE) -EN_US=Englisch (US) +EN_US=English (US) diff --git a/src/java/org/mxchange/localization/bundle_en_US.properties b/src/java/org/mxchange/localization/bundle_en_US.properties index 71ab7f5c..8d5ddbc9 100644 --- a/src/java/org/mxchange/localization/bundle_en_US.properties +++ b/src/java/org/mxchange/localization/bundle_en_US.properties @@ -291,5 +291,5 @@ CONTENT_TITLE_LOGIN_CHANGE_EMAIL_ADDRESS=Enter new email address: PAGE_TITLE_LOGIN_CHANGE_PERSONAL_DATA=Change your personal data CONTENT_TITLE_LOGIN_CHANGE_PERSONAL_DATA=Change your address, phone number or others: SELECT_LANGUAGE=Language: -DE_DE=German (DE) +DE_DE=Deutsch (DE) EN_US=English (US)