Jump to content

Localisation .xml file not importing


intandem

Recommended Posts

Hi!

 

I have created my own localisation .xml file for Ireland to include all of the counties (states) because I'm tired doing it manually again and agin for each client site I'm building - but it will not upload for me. I can't see any errors in it - would someone be able to help me please? I have attached the file below but here is it's content as well for easy overview. Please note that I have already created the "Ireland" zone in the back office. Thanks for any help!!

<?xml version="1.0" encoding="UTF-8"?><?xml version="1.0" encoding="UTF-8"?>
<localizationPack name="Ireland" version="1.0">
  <languages>
    <language iso_code="en"/>
  </languages>
  <currencies>
    <currency name="Euro" iso_code="EUR" iso_code_num="978" sign="€" blank="1" conversion_rate="1.00" format="2" decimals="1"/>
  </currencies>
  <taxes>
    <tax id="1" name="VAT IE 23%" rate="23" eu-tax-group="virtual"/>
    <tax id="2" name="VAT IE 13.5%" rate="13.5"/>
    <tax id="3" name="VAT IE 4.8%" rate="4.8"/>
    <tax id="4" name="VAT IE 9%" rate="9"/>
    
    <taxRulesGroup name="IE Standard Rate (23%)">
      <taxRule iso_code_country="be" id_tax="1"/>
      <taxRule iso_code_country="bg" id_tax="1"/>
      <taxRule iso_code_country="cz" id_tax="1"/>
      <taxRule iso_code_country="dk" id_tax="1"/>
      <taxRule iso_code_country="de" id_tax="1"/>
      <taxRule iso_code_country="ee" id_tax="1"/>
      <taxRule iso_code_country="gr" id_tax="1"/>
      <taxRule iso_code_country="es" id_tax="1"/>
      <taxRule iso_code_country="fr" id_tax="1"/>
      <taxRule iso_code_country="ie" id_tax="1"/>
      <taxRule iso_code_country="it" id_tax="1"/>
      <taxRule iso_code_country="cy" id_tax="1"/>
      <taxRule iso_code_country="lv" id_tax="1"/>
      <taxRule iso_code_country="lt" id_tax="1"/>
      <taxRule iso_code_country="lu" id_tax="1"/>
      <taxRule iso_code_country="hu" id_tax="1"/>
      <taxRule iso_code_country="mt" id_tax="1"/>
      <taxRule iso_code_country="nl" id_tax="1"/>
      <taxRule iso_code_country="at" id_tax="1"/>
      <taxRule iso_code_country="pl" id_tax="1"/>
      <taxRule iso_code_country="pt" id_tax="1"/>
      <taxRule iso_code_country="ro" id_tax="1"/>
      <taxRule iso_code_country="si" id_tax="1"/>
      <taxRule iso_code_country="sk" id_tax="1"/>
      <taxRule iso_code_country="fi" id_tax="1"/>
      <taxRule iso_code_country="se" id_tax="1"/>
      <taxRule iso_code_country="uk" id_tax="1"/>
    </taxRulesGroup>
    <taxRulesGroup name="IE Reduced Rate (13.5%)">
      <taxRule iso_code_country="be" id_tax="2"/>
      <taxRule iso_code_country="bg" id_tax="2"/>
      <taxRule iso_code_country="cz" id_tax="2"/>
      <taxRule iso_code_country="dk" id_tax="2"/>
      <taxRule iso_code_country="de" id_tax="2"/>
      <taxRule iso_code_country="ee" id_tax="2"/>
      <taxRule iso_code_country="gr" id_tax="2"/>
      <taxRule iso_code_country="es" id_tax="2"/>
      <taxRule iso_code_country="fr" id_tax="2"/>
      <taxRule iso_code_country="ie" id_tax="2"/>
      <taxRule iso_code_country="it" id_tax="2"/>
      <taxRule iso_code_country="cy" id_tax="2"/>
      <taxRule iso_code_country="lv" id_tax="2"/>
      <taxRule iso_code_country="lt" id_tax="2"/>
      <taxRule iso_code_country="lu" id_tax="2"/>
      <taxRule iso_code_country="hu" id_tax="2"/>
      <taxRule iso_code_country="mt" id_tax="2"/>
      <taxRule iso_code_country="nl" id_tax="2"/>
      <taxRule iso_code_country="at" id_tax="2"/>
      <taxRule iso_code_country="pl" id_tax="2"/>
      <taxRule iso_code_country="pt" id_tax="2"/>
      <taxRule iso_code_country="ro" id_tax="2"/>
      <taxRule iso_code_country="si" id_tax="2"/>
      <taxRule iso_code_country="sk" id_tax="2"/>
      <taxRule iso_code_country="fi" id_tax="2"/>
      <taxRule iso_code_country="se" id_tax="2"/>
      <taxRule iso_code_country="uk" id_tax="2"/>
    </taxRulesGroup>
    <taxRulesGroup name="IE Reduced Rate (9%)">
      <taxRule iso_code_country="be" id_tax="4"/>
      <taxRule iso_code_country="bg" id_tax="4"/>
      <taxRule iso_code_country="cz" id_tax="4"/>
      <taxRule iso_code_country="dk" id_tax="4"/>
      <taxRule iso_code_country="de" id_tax="4"/>
      <taxRule iso_code_country="ee" id_tax="4"/>
      <taxRule iso_code_country="gr" id_tax="4"/>
      <taxRule iso_code_country="es" id_tax="4"/>
      <taxRule iso_code_country="fr" id_tax="4"/>
      <taxRule iso_code_country="ie" id_tax="4"/>
      <taxRule iso_code_country="it" id_tax="4"/>
      <taxRule iso_code_country="cy" id_tax="4"/>
      <taxRule iso_code_country="lv" id_tax="4"/>
      <taxRule iso_code_country="lt" id_tax="4"/>
      <taxRule iso_code_country="lu" id_tax="4"/>
      <taxRule iso_code_country="hu" id_tax="4"/>
      <taxRule iso_code_country="mt" id_tax="4"/>
      <taxRule iso_code_country="nl" id_tax="4"/>
      <taxRule iso_code_country="at" id_tax="4"/>
      <taxRule iso_code_country="pl" id_tax="4"/>
      <taxRule iso_code_country="pt" id_tax="4"/>
      <taxRule iso_code_country="ro" id_tax="4"/>
      <taxRule iso_code_country="si" id_tax="4"/>
      <taxRule iso_code_country="sk" id_tax="4"/>
      <taxRule iso_code_country="fi" id_tax="4"/>
      <taxRule iso_code_country="se" id_tax="4"/>
      <taxRule iso_code_country="uk" id_tax="4"/>
    </taxRulesGroup>
    <taxRulesGroup name="IE Super Reduced Rate (4.8%)">
      <taxRule iso_code_country="be" id_tax="3"/>
      <taxRule iso_code_country="bg" id_tax="3"/>
      <taxRule iso_code_country="cz" id_tax="3"/>
      <taxRule iso_code_country="dk" id_tax="3"/>
      <taxRule iso_code_country="de" id_tax="3"/>
      <taxRule iso_code_country="ee" id_tax="3"/>
      <taxRule iso_code_country="gr" id_tax="3"/>
      <taxRule iso_code_country="es" id_tax="3"/>
      <taxRule iso_code_country="fr" id_tax="3"/>
      <taxRule iso_code_country="ie" id_tax="3"/>
      <taxRule iso_code_country="it" id_tax="3"/>
      <taxRule iso_code_country="cy" id_tax="3"/>
      <taxRule iso_code_country="lv" id_tax="3"/>
      <taxRule iso_code_country="lt" id_tax="3"/>
      <taxRule iso_code_country="lu" id_tax="3"/>
      <taxRule iso_code_country="hu" id_tax="3"/>
      <taxRule iso_code_country="mt" id_tax="3"/>
      <taxRule iso_code_country="nl" id_tax="3"/>
      <taxRule iso_code_country="at" id_tax="3"/>
      <taxRule iso_code_country="pl" id_tax="3"/>
      <taxRule iso_code_country="pt" id_tax="3"/>
      <taxRule iso_code_country="ro" id_tax="3"/>
      <taxRule iso_code_country="si" id_tax="3"/>
      <taxRule iso_code_country="sk" id_tax="3"/>
      <taxRule iso_code_country="fi" id_tax="3"/>
      <taxRule iso_code_country="se" id_tax="3"/>
      <taxRule iso_code_country="uk" id_tax="3"/>
    </taxRulesGroup>
    <taxRulesGroup name="EU VAT For Virtual Products" auto-generated="1" eu-tax-group="virtual">
      <taxRule iso_code_country="ie" id_tax="1"/>
      <taxRule iso_code_country="at" id_tax="5"/>
      <taxRule iso_code_country="be" id_tax="6"/>
      <taxRule iso_code_country="bg" id_tax="7"/>
      <taxRule iso_code_country="cy" id_tax="8"/>
      <taxRule iso_code_country="cz" id_tax="9"/>
      <taxRule iso_code_country="de" id_tax="10"/>
      <taxRule iso_code_country="dk" id_tax="11"/>
      <taxRule iso_code_country="ee" id_tax="12"/>
      <taxRule iso_code_country="es" id_tax="13"/>
      <taxRule iso_code_country="fi" id_tax="14"/>
      <taxRule iso_code_country="fr" id_tax="15"/>
      <taxRule iso_code_country="gb" id_tax="16"/>
      <taxRule iso_code_country="gr" id_tax="17"/>
      <taxRule iso_code_country="hr" id_tax="18"/>
      <taxRule iso_code_country="hu" id_tax="19"/>
      <taxRule iso_code_country="it" id_tax="20"/>
      <taxRule iso_code_country="lt" id_tax="21"/>
      <taxRule iso_code_country="lu" id_tax="22"/>
      <taxRule iso_code_country="lv" id_tax="23"/>
      <taxRule iso_code_country="mt" id_tax="24"/>
      <taxRule iso_code_country="nl" id_tax="25"/>
      <taxRule iso_code_country="pl" id_tax="26"/>
      <taxRule iso_code_country="pt" id_tax="27"/>
      <taxRule iso_code_country="ro" id_tax="28"/>
      <taxRule iso_code_country="se" id_tax="29"/>
      <taxRule iso_code_country="si" id_tax="30"/>
      <taxRule iso_code_country="sk" id_tax="31"/>
    </taxRulesGroup>
  </taxes>
  <units>
    <unit type="weight" value="kg"/>
    <unit type="volume" value="l"/>
    <unit type="short_distance" value="cm"/>
    <unit type="base_distance" value="m"/>
    <unit type="long_distance" value="km"/>
  </units>
  <states>
		<state name="Carlow" iso_code="CW" country="IE" zone="Ireland" />
		<state name="Cavan" iso_code="CN" country="IE" zone="Ireland" />
		<state name="Clare" iso_code="CE" country="IE" zone="Ireland" />
		<state name="Cork" iso_code="CO" country="IE" zone="Ireland" />
		<state name="Donegal" iso_code="DL" country="IE" zone="Ireland" />
		<state name="Dublin" iso_code="D" country="IE" zone="Ireland" />
		<state name="Galway" iso_code="G" country="IE" zone="Ireland" />
		<state name="Kerry" iso_code="KY" country="IE" zone="Ireland" />
		<state name="Kildare" iso_code="KE" country="IE" zone="Ireland" />
		<state name="Kilkenny" iso_code="KK" country="IE" zone="Ireland" />
		<state name="Laois" iso_code="LS" country="IE" zone="Ireland" />
		<state name="Leitrim" iso_code="LM" country="IE" zone="Ireland" />
		<state name="Limerick" iso_code="LK" country="IE" zone="Ireland" />
		<state name="Longford" iso_code="LD" country="IE" zone="Ireland" />
		<state name="Louth" iso_code="LH" country="IE" zone="Ireland" />
		<state name="Mayo" iso_code="MO" country="IE" zone="Ireland" />
		<state name="Meath" iso_code="MH" country="IE" zone="Ireland" />
		<state name="Monaghan" iso_code="MN" country="IE" zone="Ireland" />
		<state name="Offaly" iso_code="OY" country="IE" zone="Ireland" />
		<state name="Roscommon" iso_code="RN" country="IE" zone="Ireland" />
		<state name="Sligo" iso_code="SO" country="IE" zone="Ireland" />
		<state name="Tipperary" iso_code="TY" country="IE" zone="Ireland" />
		<state name="Waterford" iso_code="WD" country="IE" zone="Ireland" />
		<state name="Westmeath" iso_code="WH" country="IE" zone="Ireland" />
		<state name="Wexford" iso_code="WX" country="IE" zone="Ireland" />
		<state name="Wicklow" iso_code="WW" country="IE" zone="Ireland" />
	</states>

</localizationPack>

ie.xml

Edited by intandem (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...