KolibriOS / kolibrios

The official mirror of the main KolibriOS repository
245 stars 32 forks source link

Update language support for new locale codes #30

Open ace-dent opened 4 months ago

ace-dent commented 4 months ago

Recently we have changed from 'bespoke' two-letter language codes, to a more universal locale format, based on ISO 639-1 and ISO 3166-1. See issue tracker for more details.

We need to fix up code and build scripts, to make sure translations / languages work with the new locale codes correctly.