From: Roland Haeder <roland@mxchange.org>
Date: Fri, 11 Sep 2015 13:38:33 +0000 (+0200)
Subject: Renamed bean + continued with fixing + removed bundles (not needed here)
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=3a1b9106de64edba17548d3c601b8d3db99eadff;p=pizzaservice-ejb.git

Renamed bean + continued with fixing + removed bundles (not needed here)
Signed-off-by:Roland Häder <roland@mxchange.org>
---

diff --git a/PizzaService-ejb/lib/jcoreee.jar b/PizzaService-ejb/lib/jcoreee.jar
index b2760eb..893d1f9 100644
Binary files a/PizzaService-ejb/lib/jcoreee.jar and b/PizzaService-ejb/lib/jcoreee.jar differ
diff --git a/PizzaService-ejb/lib/jshop-core.jar b/PizzaService-ejb/lib/jshop-core.jar
index d3ea1ca..93debb2 100644
Binary files a/PizzaService-ejb/lib/jshop-core.jar and b/PizzaService-ejb/lib/jshop-core.jar differ
diff --git a/PizzaService-ejb/lib/jshop-ee-lib.jar b/PizzaService-ejb/lib/jshop-ee-lib.jar
index ff82281..34f03ea 100644
Binary files a/PizzaService-ejb/lib/jshop-ee-lib.jar and b/PizzaService-ejb/lib/jshop-ee-lib.jar differ
diff --git a/src/java/org/mxchange/localization/bundle_de_DE.properties b/src/java/org/mxchange/localization/bundle_de_DE.properties
deleted file mode 100644
index 8d0fabd..0000000
--- a/src/java/org/mxchange/localization/bundle_de_DE.properties
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright (C) 2015 Roland Haeder
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
-GENDER_UNKNOWN=Unbekannt
-GENDER_MALE=Herr
-GENDER_FEMALE=Frau
-GENDER_COMPANY=Firma
-MiniBasketTag.basket_is_empty=Der Warenkorb ist leer.
-MiniBasketTag.last_item=Zuletzt hinzugef&uuml;gt: {0}
-MiniBasketTag.additional_items=Es befinden sich noch {0} weitere Produkte im Warenkorb.
-MiniBasketTag.to_basket=Zum Warenkorb
-MiniBasketTag.header=Warenkorb
diff --git a/src/java/org/mxchange/localization/bundle_en_US.properties b/src/java/org/mxchange/localization/bundle_en_US.properties
deleted file mode 100644
index 408943a..0000000
--- a/src/java/org/mxchange/localization/bundle_en_US.properties
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright (C) 2015 Roland Haeder
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
-GENDER_UNKNOWN=Unknown
-GENDER_MALE=Mr.
-GENDER_FEMALE=Mrs.
-GENDER_COMPANY=Company
-MiniBasketTag.basket_is_empty=The basket is empty.
-MiniBasketTag.last_item=Last added item: {0}
-MiniBasketTag.additional_items=There are {0} items in the basket.
-MiniBasketTag.to_basket=To basket
-MiniBasketTag.header=Basket