From: Roland Haeder Date: Tue, 22 Sep 2015 13:32:11 +0000 (+0200) Subject: removed them again ... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=67da4d2bfa64df12d95504d9a73c3be94e80a4dd;p=jcoreee.git removed them again ... Signed-off-by:Roland Häder --- diff --git a/src/org/mxchange/localization/bundle_de_DE.properties b/src/org/mxchange/localization/bundle_de_DE.properties deleted file mode 100644 index 9f2ac26..0000000 --- a/src/org/mxchange/localization/bundle_de_DE.properties +++ /dev/null @@ -1,17 +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 . - -ERROR_AMOUNT_IS_NULL=Die Bestellmenge ist nicht gesetzt. -ERROR_AMOUNT_IS_NOT_LONG=Die eingegebene Menge ist keine Zahl. diff --git a/src/org/mxchange/localization/bundle_en_US.properties b/src/org/mxchange/localization/bundle_en_US.properties deleted file mode 100644 index be963e3..0000000 --- a/src/org/mxchange/localization/bundle_en_US.properties +++ /dev/null @@ -1,17 +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 . - -ERROR_AMOUNT_IS_NULL=Order amount is not set. -ERROR_AMOUNT_IS_NOT_LONG=The entered amount is not a number.