We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 46a307e + 6654371 commit 6b69fa1Copy full SHA for 6b69fa1
app/code/Magento/Usps/Model/Carrier.php
@@ -1248,7 +1248,7 @@ protected function _getCountryName($countryId)
1248
'FO' => 'Faroe Islands',
1249
'FR' => 'France',
1250
'GA' => 'Gabon',
1251
- 'GB' => 'Great Britain and Northern Ireland',
+ 'GB' => 'United Kingdom of Great Britain and Northern Ireland',
1252
'GD' => 'Grenada',
1253
'GE' => 'Georgia, Republic of',
1254
'GF' => 'French Guiana',
@@ -1366,7 +1366,7 @@ protected function _getCountryName($countryId)
1366
'ST' => 'Sao Tome and Principe',
1367
'SV' => 'El Salvador',
1368
'SY' => 'Syrian Arab Republic',
1369
- 'SZ' => 'Swaziland',
+ 'SZ' => 'Eswatini',
1370
'TC' => 'Turks and Caicos Islands',
1371
'TD' => 'Chad',
1372
'TG' => 'Togo',
0 commit comments