MDL-56181 lang: Fix CI and CZ country short names to match ISO 3166

This commit is contained in:
David Mudrák
2016-09-29 11:53:11 +02:00
parent cb3b8c222e
commit daa9b4d3c2
+2 -2
View File
@@ -65,7 +65,7 @@ $string['CD'] = 'Congo, The Democratic Republic Of The';
$string['CF'] = 'Central African Republic';
$string['CG'] = 'Congo';
$string['CH'] = 'Switzerland';
$string['CI'] = 'Côte D\'Ivoire';
$string['CI'] = 'Côte d\'Ivoire';
$string['CK'] = 'Cook Islands';
$string['CL'] = 'Chile';
$string['CM'] = 'Cameroon';
@@ -77,7 +77,7 @@ $string['CV'] = 'Cabo Verde';
$string['CW'] = 'Curaçao';
$string['CX'] = 'Christmas Island';
$string['CY'] = 'Cyprus';
$string['CZ'] = 'Czech Republic';
$string['CZ'] = 'Czechia';
$string['DE'] = 'Germany';
$string['DJ'] = 'Djibouti';
$string['DK'] = 'Denmark';