From: Roland Haeder Date: Fri, 8 Apr 2016 11:53:07 +0000 (+0200) Subject: Added some paragraphs to index page X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=13b10fd8d4d386538c9c3af9d9a2390e415c0ef0;p=pizzaservice-war.git Added some paragraphs to index page --- diff --git a/src/java/org/mxchange/localization/bundle_de_DE.properties b/src/java/org/mxchange/localization/bundle_de_DE.properties index d9c31929..492af4c7 100644 --- a/src/java/org/mxchange/localization/bundle_de_DE.properties +++ b/src/java/org/mxchange/localization/bundle_de_DE.properties @@ -196,3 +196,6 @@ ENTERED_ZIP_CODE_INVALID=Die eingegebene Postleitzahl ist ung\u00fcltig. SELECT_LANGUAGE=Sprache: DE_DE=Deutsch (DE) EN_US=English (US) +CONTENT_PAGE_INDEX_PARA1=Text fuer 1. Absatz. +CONTENT_PAGE_INDEX_PARA2=Text fuer 2. Absatz. +CONTENT_PAGE_INDEX_PARA3=Text fuer 3. Absatz. diff --git a/src/java/org/mxchange/localization/bundle_en_US.properties b/src/java/org/mxchange/localization/bundle_en_US.properties index ef75e093..f2e149c9 100644 --- a/src/java/org/mxchange/localization/bundle_en_US.properties +++ b/src/java/org/mxchange/localization/bundle_en_US.properties @@ -196,3 +196,6 @@ ENTERED_ZIP_CODE_INVALID=The entered ZIP code is invalid. SELECT_LANGUAGE=Language: DE_DE=Deutsch (DE) EN_US=English (US) +CONTENT_PAGE_INDEX_PARA1=Text for 1st paragraph. +CONTENT_PAGE_INDEX_PARA2=Text for 2nd paragraph. +CONTENT_PAGE_INDEX_PARA3=Text for 3rd paragraph.