commit: ee1745e88deda1d3dc57ce7348de3c57fb4830d5 Author: Kerin Millar <kfm <AT> plushkava <DOT> net> AuthorDate: Mon Aug 11 15:56:45 2025 +0000 Commit: Kerin Millar <kfm <AT> plushkava <DOT> net> CommitDate: Mon Aug 11 15:59:27 2025 +0000 URL: https://gitweb.gentoo.org/proj/locale-gen.git/commit/?id=ee1745e8
locale.gen: refine the annotations Adjust the comments for the mnw_MM and shn_MM locales so that Myanmar is referred to as "Myanmar/Burma", thereby matching the my_MM locale. Adjust the comments for the ku_TR and tr_TR locales so that Turkey is referred to by its English name rather than as "Türkiye". All of the other entries employ English names. Signed-off-by: Kerin Millar <kfm <AT> plushkava.net> locale.gen | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/locale.gen b/locale.gen index 0e33a3d..47d5a4f 100644 --- a/locale.gen +++ b/locale.gen @@ -177,7 +177,7 @@ # kok_IN UTF-8 # Konkani (India) # ks_IN UTF-8 # Kashmiri (India) # ks_IN@devanagari UTF-8 # Kashmiri (India) -# ku_TR.UTF-8 UTF-8 # Kurdish (Türkiye) +# ku_TR.UTF-8 UTF-8 # Kurdish (Turkey) # kv_RU UTF-8 # Komi (Russia) # kw_GB.UTF-8 UTF-8 # Cornish (United Kingdom) # ky_KG UTF-8 # Kyrgyz (Kyrgyzstan) @@ -206,7 +206,7 @@ # ml_IN UTF-8 # Malayalam (India) # mn_MN UTF-8 # Mongolian (Mongolia) # mni_IN UTF-8 # Manipuri (India) -# mnw_MM UTF-8 # Mon (Myanmar) +# mnw_MM UTF-8 # Mon (Myanmar/Burma) # mr_IN UTF-8 # Marathi (India) # ms_MY.UTF-8 UTF-8 # Malay (Malaysia) # mt_MT.UTF-8 UTF-8 # Maltese (Malta) @@ -255,7 +255,7 @@ # sd_IN@devanagari UTF-8 # Sindhi (India) # se_NO UTF-8 # Northern Sami (Norway) # sgs_LT UTF-8 # Samogitian (Lithuania) -# shn_MM UTF-8 # Shan (Myanmar) +# shn_MM UTF-8 # Shan (Myanmar/Burma) # shs_CA UTF-8 # Shuswap (Canada) # si_LK UTF-8 # Sinhala (Sri Lanka) # sid_ET UTF-8 # Sidamo (Ethiopia) @@ -298,7 +298,7 @@ # tok UTF-8 # Toki Pona # tpi_PG UTF-8 # Tok Pisin (Papua New Guinea) # tr_CY.UTF-8 UTF-8 # Turkish (Cyprus) -# tr_TR.UTF-8 UTF-8 # Turkish (Türkiye) +# tr_TR.UTF-8 UTF-8 # Turkish (Turkey) # ts_ZA UTF-8 # Tsonga (South Africa) # tt_RU UTF-8 # Tatar (Russia) # tt_RU@iqtelif UTF-8 # Tatar (Russia)
