From: Roland Häder Date: Thu, 20 Apr 2017 09:10:52 +0000 (+0200) Subject: tpzo fixed X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=d3485e72d6173f43048f70be15aeab0240e84e17;p=jfinancials-war.git tpzo fixed Signed-off-by: Roland Häder --- diff --git a/src/java/org/mxchange/localization/bundle_de_DE.properties b/src/java/org/mxchange/localization/bundle_de_DE.properties index af459bd1..f65cb906 100644 --- a/src/java/org/mxchange/localization/bundle_de_DE.properties +++ b/src/java/org/mxchange/localization/bundle_de_DE.properties @@ -277,7 +277,7 @@ ADMIN_ENTER_COUNTRY_ABROAD_DIAL_PREFIX=Vorwahl f\u00fcr Auslandsgespr\u00e4che: ADMIN_ENTER_COUNTRY_CODE=Zweistelliger L\u00e4ndercode: ADMIN_ENTER_COUNTRY_CODE_EXAMPLE=(Beispiel: DE f\u00fcr Deutschland) ADMIN_ENTER_COUNTRY_I18N_KEY=Schl\u00fcssel f\u00fcr Sprachpaket: -ADMIN_SELECT_COUNTRY_IS_EXTERNAL_DIAL_PREFIX_REQUIORED=Wird der Pr\u00e4fix f\u00fcr lokale Gespr\u00e4che ben\u00f6tigt? (Meistens ja) +ADMIN_SELECT_COUNTRY_IS_EXTERNAL_DIAL_PREFIX_REQUIRED=Wird der Pr\u00e4fix f\u00fcr lokale Gespr\u00e4che ben\u00f6tigt? (Meistens ja) ADMIN_ENTER_COUNTRY_EXTERNAL_DIAL_PREFIX=Vorwahl f\u00fcr Gespr\u00e4che ausserhalb des Ortes: (meistens 0) ADMIN_ENTER_COUNTRY_PHONE_CODE=Vorwahl f\u00fcr das Land: ADMIN_ENTER_COUNTRY_PHONE_CODE_EXAMPLE=(Beispiel: 49 f\u00fcr Deutschland) diff --git a/src/java/org/mxchange/localization/bundle_en_US.properties b/src/java/org/mxchange/localization/bundle_en_US.properties index e318edf6..1f7ffe16 100644 --- a/src/java/org/mxchange/localization/bundle_en_US.properties +++ b/src/java/org/mxchange/localization/bundle_en_US.properties @@ -260,7 +260,7 @@ ADMIN_ENTER_COUNTRY_ABROAD_DIAL_PREFIX=Dial prefix for abroad calls: ADMIN_ENTER_COUNTRY_CODE=2-letter country code: ADMIN_ENTER_COUNTRY_CODE_EXAMPLE=(Example: US for U.S.A.) ADMIN_ENTER_COUNTRY_I18N_KEY=Key for language package: -ADMIN_SELECT_COUNTRY_IS_EXTERNAL_DIAL_PREFIX_REQUIORED=Is the local dial prefix required for local calls? (mostly yes) +ADMIN_SELECT_COUNTRY_IS_EXTERNAL_DIAL_PREFIX_REQUIRED=Is the local dial prefix required for local calls? (mostly yes) ADMIN_ENTER_COUNTRY_EXTERNAL_DIAL_PREFIX=Prefix for calls outside local city: (mostly 0) ADMIN_ENTER_COUNTRY_PHONE_CODE=Dial prefix for this country: ADMIN_ENTER_COUNTRY_PHONE_CODE_EXAMPLE=(Example: 1 for U.S.A.)