mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-31 22:10:34 +03:00
localedata: Use the name North Macedonia.
The name "the former Yugoslav Republic of Macedonia" is no longer in use since the signing of the Prespa Agreement [1][2]. This resolved the country's naming dispute with Greece and changed the name to "North Macedonia". The name field of this locale/iso-3166.def is not used, so this does not affect binaries. [1] https://en.wikipedia.org/wiki/Prespa_Agreement [2] https://treaties.un.org/Pages/showDetails.aspx?objid=0800000280544ac1 Signed-off-by: Collin Funk <collin.funk1@gmail.com> Reviewed-by: Florian Weimer <fweimer@redhat.com>
This commit is contained in:
committed by
Florian Weimer
parent
7e10e30e64
commit
5b45674869
@@ -138,7 +138,6 @@ DEFINE_COUNTRY_CODE ("LIECHTENSTEIN", LI, LIE, 438)
|
||||
DEFINE_COUNTRY_CODE ("LITHUANIA", LT, LTU, 440)
|
||||
DEFINE_COUNTRY_CODE ("LUXEMBOURG", LU, LUX, 442)
|
||||
DEFINE_COUNTRY_CODE ("MACAU", MO, MAC, 446)
|
||||
DEFINE_COUNTRY_CODE ("MACEDONIA, THE FORMER YUGOSLAV REPUBLIC OF", MK, MKD, 807)
|
||||
DEFINE_COUNTRY_CODE ("MADAGASCAR", MG, MDG, 450)
|
||||
DEFINE_COUNTRY_CODE ("MALAWI", MW, MWI, 454)
|
||||
DEFINE_COUNTRY_CODE ("MALAYSIA", MY, MYS, 458)
|
||||
@@ -172,6 +171,7 @@ DEFINE_COUNTRY_CODE ("NIGER", NE, NER, 562)
|
||||
DEFINE_COUNTRY_CODE ("NIGERIA", NG, NGA, 566)
|
||||
DEFINE_COUNTRY_CODE ("NIUE", NU, NIU, 570)
|
||||
DEFINE_COUNTRY_CODE ("NORFOLK ISLAND", NF, NFK, 574)
|
||||
DEFINE_COUNTRY_CODE ("NORTH MACEDONIA", MK, MKD, 807)
|
||||
DEFINE_COUNTRY_CODE ("NORTHERN MARIANA ISLANDS", MP, MNP, 580)
|
||||
DEFINE_COUNTRY_CODE ("NORWAY", NO, NOR, 578)
|
||||
DEFINE_COUNTRY_CODE ("OMAN", OM, OMN, 512)
|
||||
|
||||
Reference in New Issue
Block a user