From: Roland Haeder Date: Tue, 22 Sep 2015 09:43:27 +0000 (+0200) Subject: updated jars + moved ERROR_FOO_BAR to jcoree X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=afd23bee4e46b6d2afc2301a99ef6761a4dbd1af;p=pizzaservice-war.git updated jars + moved ERROR_FOO_BAR to jcoree Signed-off-by:Roland Häder --- diff --git a/lib/jcoreee.jar b/lib/jcoreee.jar index c1806138..e0c8236a 100644 Binary files a/lib/jcoreee.jar and b/lib/jcoreee.jar differ diff --git a/src/java/org/mxchange/localization/bundle_de_DE.properties b/src/java/org/mxchange/localization/bundle_de_DE.properties index fafeed6e..45f91311 100644 --- a/src/java/org/mxchange/localization/bundle_de_DE.properties +++ b/src/java/org/mxchange/localization/bundle_de_DE.properties @@ -27,12 +27,10 @@ YES=Ja NO=Nein ADMIN_PARENT_CATEGORY_CANNOT_BE_NULL=Elternkategorie darf nicht leer sein. ADMIN_CATEGORY_MUST_BE_SELECTED=Es muss eine Kategorie ausgew\u00e4hlt werden. -ERROR_AMOUNT_IS_NULL=Die Bestellmenge ist nicht gesetzt. BUTTON_TITLE_ADD_ITEM_TO_BASKET=F\u00fcgt das Produkt dem Warenkorb hinzu. INPUT_TITLE_ENTER_ITEM_AMOUNT=Geben Sie hier die Bestellmenge ein. LOGIN_NO_CUSTOMER_NUMBER_MESSAGE=Sie haben keine EMail-Adresse eingegeben. LOGIN_NO_PASSWORD_MESSAGE=Sie haben kein Passwort eingegeben. -ERROR_AMOUNT_IS_NOT_LONG=Die eingegebene Menge ist keine Zahl. PAGE_TITLE_INDEX_WELCOME=Willkommen! SUB_TITLE_INDEX_WELCOME=Willkommen zum Pizza-Service: FOLLOWING_PRODUCTS_ARE_AVAILABLE=Folgende Produkte k\u00f6nnen bestellt werden: diff --git a/src/java/org/mxchange/localization/bundle_en_US.properties b/src/java/org/mxchange/localization/bundle_en_US.properties index a804c136..f2247981 100644 --- a/src/java/org/mxchange/localization/bundle_en_US.properties +++ b/src/java/org/mxchange/localization/bundle_en_US.properties @@ -12,6 +12,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . + +# Unknown gender GENDER_UNKNOWN=Unknown GENDER_MALE=Mr. GENDER_FEMALE=Mrs. @@ -25,12 +27,10 @@ YES=Yes NO=No ADMIN_PARENT_CATEGORY_CANNOT_BE_NULL=Parent category cannot be empty. ADMIN_CATEGORY_MUST_BE_SELECTED=You have to select a category. -ERROR_AMOUNT_IS_NULL=Order amount is not set. BUTTON_TITLE_ADD_ITEM_TO_BASKET=Adds the product to the basket. INPUT_TITLE_ENTER_ITEM_AMOUNT=Enter order amount here. LOGIN_NO_CUSTOMER_NUMBER_MESSAGE=You have entered no email address. LOGIN_NO_PASSWORD_MESSAGE=You have entered no password. -ERROR_AMOUNT_IS_NOT_LONG=The entered amount is not a number. PAGE_TITLE_INDEX_WELCOME=Welcome! SUB_TITLE_INDEX_WELCOME=Welcome to Pizza-Service FOLLOWING_PRODUCTS_ARE_AVAILABLE=Following products can be ordered: