Merge pull request #20835 from MegaphoneJon/core-2687
[civicrm-core.git] / xml / templates / civicrm_state_province.tpl
index 91908340bbbdebeb9c48087d9ef77bdddf7116a5..4ba9fd530f126c14f9ad9a4c62cce9b3062ae067 100644 (file)
@@ -4125,7 +4125,7 @@ INSERT INTO civicrm_state_province (id, country_id, abbreviation, name) VALUES
 (NULL, 1226, "BGE", "Bridgend"),
 (NULL, 1226, "CAY", "Caerphilly"),
 (NULL, 1226, "CRF", "Cardiff"),
-(NULL, 1226, "CRF", "Carmarthenshire"),
+(NULL, 1226, "CMN", "Carmarthenshire"),
 (NULL, 1226, "CGN", "Ceredigion"),
 (NULL, 1226, "CWY", "Conwy"),
 (NULL, 1226, "DEN", "Denbighshire"),
@@ -4138,4 +4138,7 @@ INSERT INTO civicrm_state_province (id, country_id, abbreviation, name) VALUES
 (NULL, 1226, "RCT", "Rhondda, Cynon, Taff"),
 (NULL, 1226, "SWA", "Swansea"),
 (NULL, 1226, "TOF", "Torfaen"),
-(NULL, 1226, "WRX", "Wrexham");
+(NULL, 1226, "WRX", "Wrexham"),
+
+-- Add missing state for South Korea
+(NULL, 1115, "50", "Sejong");