forward porting update to country list
This commit is contained in:
parent
642c68b5fa
commit
7a1aa167c5
1 changed files with 2 additions and 1 deletions
|
|
@ -263,6 +263,7 @@ tie %countries, 'Tie::IxHash';
|
|||
'Moldova, Republic of' => 'Moldova, Republic of',
|
||||
'Monaco' => 'Monaco',
|
||||
'Mongolia' => 'Mongolia',
|
||||
'Montenegro' => 'Montenegro',
|
||||
'Montserrat' => 'Montserrat',
|
||||
'Morocco' => 'Morocco',
|
||||
'Mozambique' => 'Mozambique',
|
||||
|
|
@ -309,7 +310,7 @@ tie %countries, 'Tie::IxHash';
|
|||
'Saudi Arabia' => 'Saudi Arabia',
|
||||
'Scotland' => 'Scotland',
|
||||
'Senegal' => 'Senegal',
|
||||
'Serbia and Montenegro' => 'Serbia and Montenegro',
|
||||
'Serbia' => 'Serbia',
|
||||
'Seychelles' => 'Seychelles',
|
||||
'Sierra Leone' => 'Sierra Leone',
|
||||
'Singapore' => 'Singapore',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue