USB devices can provide string descriptors such a manufacturer and product name in different languages. On macOS and Linux, the relevant string descriptors are fetched by the operating system. On Windows, this library queries them explicitly with control requests.
It is unclear, which language version is used on the different operating systems, and if they are consistent across all operating systems.
The goal of this issue is to fix investigate it and fix inconsistencies.
USB devices can provide string descriptors such a manufacturer and product name in different languages. On macOS and Linux, the relevant string descriptors are fetched by the operating system. On Windows, this library queries them explicitly with control requests.
It is unclear, which language version is used on the different operating systems, and if they are consistent across all operating systems.
The goal of this issue is to fix investigate it and fix inconsistencies.