-
Notifications
You must be signed in to change notification settings - Fork 400
CLDR-18494 Add Nselxcin locale #4596
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
9a56f88
to
dbcc8ff
Compare
Notice: the branch changed across the force-push!
~ Your Friendly Jira-GitHub PR Checker Bot |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK, but lots of stray generated lines
Hmmm, it looks like Unicode character 'COMBINING COMMA ABOVE' (U+0313) is not accepted by the exemplar data right now. Running the exemplar rebuild didn't go anything:
|
Rebuild exemplars since they were updated when adding `sgs`
@@ -481,6 +481,7 @@ annotations. | |||
<language type="ojs">Oji-Cree</language> | |||
<language type="ojw">Western Ojibwa</language> | |||
<language type="oka">Okanagan</language> | |||
<language type="oka" alt="variant">Nselxcin</language> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@macchiati @AEApple did we get TC consensus that the variant was OK to add at this point? ( CLDR-18522 on this topic)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This does not change the name of the language, just adding a variant.
If you would like, I can leave it out of this PR anyway. I like adding variant names early but I think your protocol waits longer for this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wasn't sure if we had consensus on it - higher bar than adding oka and does show up in all locales even if at a higher coverage level
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
An alt value should show up with exactly the same coverage as the no-alt value, except where there is an explicit exception. Since it is in en (not root) it wouldn't show up in other languages.
@@ -1909,7 +1909,7 @@ For terms of use, see http://www.unicode.org/copyright.html | |||
mt_MT mua_CM mus_US my_MM myv_RU mzn_IR | |||
naq_NA nb nb_NO nd_ZW nds_DE ne_NP nl_NL nmg_CM nn_NO nnh_CM nqo_GN nr_ZA | |||
nso_ZA nus_SS nv_US ny_MW nyn_UG | |||
oc_FR om_ET or_IN os_GE osa_US | |||
oc_FR oka_US om_ET or_IN os_GE osa_US |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
likely for oka is oka_Latn_CA please check
</orientation> | ||
</layout> | ||
<characters> | ||
<exemplarCharacters>[a á {aˤ} {áˤ} c c̓ č ə ɣ h i í k k̓ {kʷ} {k̓ʷ} l l̓ ɬ ƛ̓ m m̓ n n̓ p p̓ q q̓ {qʷ} {q̓ʷ} r s t t̓ u ú w w̓ x {xʷ} {x̌} {x̌ʷ} y y̓ ʕ ʕ̓ {ʕʷ} {ʕ̓ʷ} ʔ]</exemplarCharacters> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Error: Should be limited to (specific-script - uppercase - invisibles + İ); thus not contain: [\u0313]
This looks like it is an error in the Check.
CLDR-18494
ALLOW_MANY_COMMITS=true