]> git.mxchange.org Git - jfinancials-war.git/commitdiff
fixed tpzo in i18n string
authorRoland Häder <roland@mxchange.org>
Tue, 24 May 2016 10:35:30 +0000 (12:35 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 25 May 2016 18:39:16 +0000 (20:39 +0200)
src/java/org/mxchange/localization/bundle_de_DE.properties
src/java/org/mxchange/localization/bundle_en_US.properties
web/WEB-INF/templates/admin/country/admin_form_country_data.tpl

index b1fa97ec81d01d476c9c2c9ed79db2dac70c91ae..4c9957d47efda69d6d0db4f255c3b48d89898486 100644 (file)
@@ -332,7 +332,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)
index 60b3ac0f8fb2dbb8c5651d4afa8953fede2e3c19..b4dff6969b1616f0e0dd886b94232df4de2e5acd 100644 (file)
@@ -315,7 +315,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.)
index 4700255eaa6a520d504b0e0a2bdf4d2db8871d3a..2113b82d48268f349697a699b44904547583419d 100644 (file)
@@ -59,7 +59,7 @@
 
                        <div class="table_row">
                                <div class="table_left_medium">
-                                       <h:outputLabel for="countryIsLocalPrefixRequired" value="#{msg.ADMIN_SELECT_COUNTRY_IS_EXTERNAL_DIAL_PREFIX_REQUIORED}" />
+                                       <h:outputLabel for="countryIsLocalPrefixRequired" value="#{msg.ADMIN_SELECT_COUNTRY_IS_EXTERNAL_DIAL_PREFIX_REQUIRED}" />
                                </div>
 
                                <div class="table_right_medium">