]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
localedata: Use the name North Macedonia.
authorCollin Funk <collin.funk1@gmail.com>
Tue, 3 Jun 2025 19:50:15 +0000 (12:50 -0700)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 4 Jun 2025 10:01:55 +0000 (12:01 +0200)
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>
locale/iso-3166.def

index 706f76bbe119f4ed1c59338f67a87dab59aecf3f..de62d20e994b00386c4ffda42f3a4d3afced6f48 100644 (file)
@@ -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)