public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 1/2] Define ISO 639-3 "ssy" (Saho)
@ 2024-01-18 10:56 Mike FABIAN
  2024-01-18 10:56 ` [PATCH 2/2] localedata: renamed: aa_ER@saaho -> ssy_ER Mike FABIAN
  0 siblings, 1 reply; 2+ messages in thread
From: Mike FABIAN @ 2024-01-18 10:56 UTC (permalink / raw)
  To: libc-alpha; +Cc: Mike FABIAN

Related: BZ # 19956

References:
https://iso639-3.sil.org/code/ssy
https://en.wikipedia.org/wiki/Saho_language
---
 locale/iso-639.def | 1 +
 1 file changed, 1 insertion(+)

diff --git a/locale/iso-639.def b/locale/iso-639.def
index 1b1456d0a4..83eb7619a1 100644
--- a/locale/iso-639.def
+++ b/locale/iso-639.def
@@ -408,6 +408,7 @@ DEFINE_LANGUAGE_CODE ("Romanian", ro, ron, rum)
 DEFINE_LANGUAGE_CODE3 ("Romany", rom, rom)
 DEFINE_LANGUAGE_CODE ("Rundi", rn, run, run)
 DEFINE_LANGUAGE_CODE ("Russian", ru, rus, rus)
+DEFINE_LANGUAGE_CODE3 ("Saho", ssy, ssy)
 DEFINE_LANGUAGE_CODE3 ("Samogitian", sgs, sgs)
 DEFINE_LANGUAGE_CODE3 ("Salishan languages", sal, sal)
 DEFINE_LANGUAGE_CODE3 ("Samaritan Aramaic", sam, sam)
-- 
2.43.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH 2/2] localedata: renamed:    aa_ER@saaho -> ssy_ER
  2024-01-18 10:56 [PATCH 1/2] Define ISO 639-3 "ssy" (Saho) Mike FABIAN
@ 2024-01-18 10:56 ` Mike FABIAN
  0 siblings, 0 replies; 2+ messages in thread
From: Mike FABIAN @ 2024-01-18 10:56 UTC (permalink / raw)
  To: libc-alpha; +Cc: Mike FABIAN

Resolves: BZ # 19956
---
 localedata/SUPPORTED                       |  2 +-
 localedata/locales/{aa_ER@saaho => ssy_ER} | 20 ++++++++++++++++----
 2 files changed, 17 insertions(+), 5 deletions(-)
 rename localedata/locales/{aa_ER@saaho => ssy_ER} (89%)

diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED
index af9c8e521f..a2f3132480 100644
--- a/localedata/SUPPORTED
+++ b/localedata/SUPPORTED
@@ -4,7 +4,6 @@ SUPPORTED-LOCALES=\
 aa_DJ.UTF-8/UTF-8 \
 aa_DJ/ISO-8859-1 \
 aa_ER/UTF-8 \
-aa_ER@saaho/UTF-8 \
 aa_ET/UTF-8 \
 af_ZA.UTF-8/UTF-8 \
 af_ZA/ISO-8859-1 \
@@ -421,6 +420,7 @@ sr_ME/UTF-8 \
 sr_RS/UTF-8 \
 sr_RS@latin/UTF-8 \
 ss_ZA/UTF-8 \
+ssy_ER/UTF-8 \
 st_ZA.UTF-8/UTF-8 \
 st_ZA/ISO-8859-1 \
 su_ID/UTF-8 \
diff --git a/localedata/locales/aa_ER@saaho b/localedata/locales/ssy_ER
similarity index 89%
rename from localedata/locales/aa_ER@saaho
rename to localedata/locales/ssy_ER
index 0eaa9c4153..05d94c9f10 100644
--- a/localedata/locales/aa_ER@saaho
+++ b/localedata/locales/ssy_ER
@@ -22,17 +22,17 @@ escape_char /
 
 LC_IDENTIFICATION
 %
-title      "Afar language locale for Eritrea (Saaho Dialect)."
+title      "Saho language locale for Eritrea."
 source     "Ge'ez Frontier Foundation"
 address    "7802 Solomon Seal Dr., Springfield, VA 22152, USA"
 contact    ""
 email      "locales@geez.org"
 tel        ""
 fax        ""
-language   "Afar"
+language   "Saho"
 territory  "Eritrea"
 revision   "0.20"
-date       "2003-07-05"
+date       "2024-01-18"
 
 category "i18n:2012";LC_IDENTIFICATION
 category "i18n:2012";LC_COLLATE
@@ -98,7 +98,19 @@ END LC_TELEPHONE
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 LC_ADDRESS
-copy "aa_ER"
+postal_fmt    "%z%c%T%s%b%e%r"
+country_name  "Eretria"
+country_post  "ERI"
+country_ab2   "ER"
+country_ab3   "ERI"
+country_num   232
+country_car   "ER"
+% country_isbn  unknown, Need ISO 2108
+# https://en.wikipedia.org/wiki/Saho_language has "Saaho" as the endonym but CLDR has "Saho"
+lang_name     "Saho"
+lang_ab       ""
+lang_term     "ssy"
+lang_lib      "ssy"
 END LC_ADDRESS
 
 
-- 
2.43.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-18 10:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-18 10:56 [PATCH 1/2] Define ISO 639-3 "ssy" (Saho) Mike FABIAN
2024-01-18 10:56 ` [PATCH 2/2] localedata: renamed: aa_ER@saaho -> ssy_ER Mike FABIAN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).