public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Mike FABIAN <mfabian@redhat.com>
To: Emil Soleyman-Zomalan <emil@soleyman.com>
Cc: libc-alpha@sourceware.org
Subject: Re: [PATCH 0/2] localedata: Add locale for syr_SY [BZ #27063]
Date: Wed, 06 Apr 2022 18:32:00 +0200	[thread overview]
Message-ID: <s9do81ew4u7.fsf@taka.site> (raw)
In-Reply-To: <20220125013310.182786-1-emil@soleyman.com> (Emil Soleyman-Zomalan's message of "Mon, 24 Jan 2022 19:33:08 -0600")

Emil Soleyman-Zomalan <emil@soleyman.com> さんはかきました:

> Please add the Syriac language locale in the country of Syria. This follows the data and patterns setup in CLDR but not yet published: https://st.unicode.org/cldr-apps/v#/syr_SY/
>
> I am also a contributor to the Unicode CLDR for Syriac.
>
> Author: Emil Soleyman-Zomalan <emil@soleyman.com>

Is this about classical Syriac (iso 639-3 code syc) or is this about
modern Syriac:

https://en.wikipedia.org/wiki/ISO_639_macrolanguage#syr

Wikipedia> syr is the ISO 639-3 language code for Syriac.
Wikipedia> There are two individual language codes assigned:
Wikipedia> 
Wikipedia>     aii – Assyrian Neo-Aramaic
Wikipedia>     cld – Chaldean Neo-Aramaic

> LC_MONETARY
> int_curr_symbol   "XDR "
> currency_symbol   "¤"

XDR is a quite weird currency code:

https://en.wikipedia.org/wiki/Special_drawing_rights

¤ is the generic currency sign.

If this is about the modern living language and if the country is SY,
shouldn‘t the currency be Syrian pound?:

https://en.wikipedia.org/wiki/Syrian_pound

i.e.

int_curr_symbol   "SYP "
currency_symbol   "£S"

https://github.com/unicode-org/cldr/blob/main/seed/main/syr.xml#L1086

has

		<currencies>
			<currency type="SYP">
				<symbol draft="unconfirmed">ل.س.‏</symbol>
			</currency>
		</currencies>

If the country is the modern Syria, then maybe add

int_prefix     "963"

to LC_TELEPHONE

?

-- 
Mike FABIAN <mfabian@redhat.com>
睡眠不足はいい仕事の敵だ。


  parent reply	other threads:[~2022-04-06 16:32 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-25  1:33 Emil Soleyman-Zomalan
2022-01-25  1:33 ` [PATCH 1/2] Add locale for syr_SY Emil Soleyman-Zomalan
2022-01-25  1:33 ` [PATCH 2/2] Add syr_SY to the localedata apparatus Emil Soleyman-Zomalan
2022-04-06 16:32 ` Mike FABIAN [this message]
2022-04-06 16:39   ` [PATCH 0/2] localedata: Add locale for syr_SY [BZ #27063] Mike FABIAN
2022-04-06 18:12   ` Emil Soleyman-Zomalan
2022-04-06 18:28     ` Florian Weimer
2022-04-06 19:10       ` Emil Soleyman-Zomalan
2022-04-09 17:39         ` Emil Soleyman-Zomalan
2022-04-19 13:43           ` Mike FABIAN
2022-04-19 19:42             ` Emil Soleyman-Zomalan
2022-04-20 15:59               ` Mike FABIAN
2022-04-21 16:17                 ` Emil Soleyman-Zomalan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s9do81ew4u7.fsf@taka.site \
    --to=mfabian@redhat.com \
    --cc=emil@soleyman.com \
    --cc=libc-alpha@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).