Add missing localization for locales with available language pack #712
Labels
topic: infrastructure
Related to project infrastructure
type: imperfection
Perceived defect in any part of project
Describe the problem
This project's internationalization system is based on a specific type of VS Code extension called a "language pack". These extensions provide two things:
In addition to the shared strings, the Arduino IDE UI also contains strings that are specific to the Arduino IDE application. Arduino maintains localization data for those strings. This data comes from community contributions via the the "Arduino IDE 2.0" project on the Transifex localization platform.
This means that a locale can be added to Arduino IDE if the following two resources are available for that locale:
🐛 Arduino IDE has not been localized to some locales even though the required resources are already available:
To reproduce
🐛 The menu doesn't contain some of the locales for which the resources are available.
Expected behavior
Arduino IDE is localized to all languages for which resources are already available.
Arduino IDE version
f6a4325
Operating system
All
Operating system version
Any
Additional context
Related
Keywords
Issue checklist
The text was updated successfully, but these errors were encountered: