commerceguys / intl

A PHP internationalization library, powered by CLDR data.
MIT License
361 stars 45 forks source link

Walloon should not be filtered out #71

Closed herrwalter closed 6 years ago

herrwalter commented 6 years ago

We make some translations in and to these languages. Could you please add them so we can add them to our website? Or how can we add them ourselves?

Thank you

bojanz commented 6 years ago

I checked, Taiyu doesn't exist in CLDR. The ISO code for Montenegrin is still "sr-ME". "Walloon" is filtered out, probably by accident.

If you think that the Taiyu / Montenegrin parts are a mistake, open a CLDR issue: http://unicode.org/cldr/trac/ CLDR has releases every 6 months, which is when we pull in changes from upstream.

EDIT: Found the CLDR issue for Montenegrin: https://unicode.org/cldr/trac/ticket/10769

herrwalter commented 6 years ago

@bojanz Thanks! Taiyu could also be Taiwanese Couldn't find it on the CLDR, maybe you can?

herrwalter commented 6 years ago

Well, i'd added a feature request to CLDR https://unicode.org/cldr/trac/ticket/11412

herrwalter commented 6 years ago

@bojanz Any change this is going to be updated this week?

bojanz commented 6 years ago

Circled back to this, now that we've updated to CLDR v34. Unfortunately, v34 did not bring the new language code for Montenegrin, and in fact, the language itself is missing from all locales except English, it is completely untranslated.

Due to that, I'm going to have to skip adding Montenegrin until the next CLDR release. You will have to override LanguageRepository to add it yourself.

Adding Walloon now, since that one is fine.