diff --git a/install/sql/ispconfig3.sql b/install/sql/ispconfig3.sql
index cbb0998ea4ceb8fcb722faf3f30fd57577b5ee10..bee5ae751a2e982c8a25d9d06a45ed36eb9cc9b4 100644
--- a/install/sql/ispconfig3.sql
+++ b/install/sql/ispconfig3.sql
@@ -2006,7 +2006,7 @@ INSERT INTO `country` (`iso`, `name`, `printable_name`, `iso3`, `numcode`, `eu`)
 ('CL', 'CHILE', 'Chile', 'CHL', 152, 'n'),
 ('CN', 'CHINA', 'China', 'CHN', 156, 'n'),
 ('CX', 'CHRISTMAS ISLAND', 'Christmas Island', NULL, NULL, 'n'),
-('CC', 'COCOS (KEELING, 'n') ISLANDS', 'Cocos (Keeling, 'n') Islands', NULL, NULL, 'n'),
+('CC', 'COCOS (KEELING) ISLANDS', 'Cocos (Keeling) Islands', NULL, NULL, 'n'),
 ('CO', 'COLOMBIA', 'Colombia', 'COL', 170, 'n'),
 ('KM', 'COMOROS', 'Comoros', 'COM', 174, 'n'),
 ('CG', 'CONGO', 'Congo', 'COG', 178, 'n'),
@@ -2029,7 +2029,7 @@ INSERT INTO `country` (`iso`, `name`, `printable_name`, `iso3`, `numcode`, `eu`)
 ('ER', 'ERITREA', 'Eritrea', 'ERI', 232, 'n'),
 ('EE', 'ESTONIA', 'Estonia', 'EST', 233, 'y'),
 ('ET', 'ETHIOPIA', 'Ethiopia', 'ETH', 231, 'n'),
-('FK', 'FALKLAND ISLANDS (MALVINAS, 'n')', 'Falkland Islands (Malvinas, 'n')', 'FLK', 238, 'n'),
+('FK', 'FALKLAND ISLANDS (MALVINAS)', 'Falkland Islands (Malvinas)', 'FLK', 238, 'n'),
 ('FO', 'FAROE ISLANDS', 'Faroe Islands', 'FRO', 234, 'n'),
 ('FJ', 'FIJI', 'Fiji', 'FJI', 242, 'n'),
 ('FI', 'FINLAND', 'Finland', 'FIN', 246, 'y'),
@@ -2054,7 +2054,7 @@ INSERT INTO `country` (`iso`, `name`, `printable_name`, `iso3`, `numcode`, `eu`)
 ('GY', 'GUYANA', 'Guyana', 'GUY', 328, 'n'),
 ('HT', 'HAITI', 'Haiti', 'HTI', 332, 'n'),
 ('HM', 'HEARD ISLAND AND MCDONALD ISLANDS', 'Heard Island and Mcdonald Islands', NULL, NULL, 'n'),
-('VA', 'HOLY SEE (VATICAN CITY STATE, 'n')', 'Holy See (Vatican City State, 'n')', 'VAT', 336, 'n'),
+('VA', 'HOLY SEE (VATICAN CITY STATE)', 'Holy See (Vatican City State)', 'VAT', 336, 'n'),
 ('HN', 'HONDURAS', 'Honduras', 'HND', 340, 'n'),
 ('HK', 'HONG KONG', 'Hong Kong', 'HKG', 344, 'n'),
 ('HU', 'HUNGARY', 'Hungary', 'HUN', 348, 'y'),