Skip to content

Commit 6673431

Browse files
committed
Merge remote-tracking branch 'mainline/2.1-develop' into 2.1.17-develop
2 parents 1d0b735 + 6f81a1b commit 6673431

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/code/Magento/Usps/Model/Carrier.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1237,7 +1237,7 @@ protected function _getCountryName($countryId)
12371237
'FO' => 'Faroe Islands',
12381238
'FR' => 'France',
12391239
'GA' => 'Gabon',
1240-
'GB' => 'Great Britain and Northern Ireland',
1240+
'GB' => 'United Kingdom of Great Britain and Northern Ireland',
12411241
'GD' => 'Grenada',
12421242
'GE' => 'Georgia, Republic of',
12431243
'GF' => 'French Guiana',
@@ -1355,7 +1355,7 @@ protected function _getCountryName($countryId)
13551355
'ST' => 'Sao Tome and Principe',
13561356
'SV' => 'El Salvador',
13571357
'SY' => 'Syrian Arab Republic',
1358-
'SZ' => 'Swaziland',
1358+
'SZ' => 'Eswatini',
13591359
'TC' => 'Turks and Caicos Islands',
13601360
'TD' => 'Chad',
13611361
'TG' => 'Togo',

0 commit comments

Comments
 (0)