printk() indexing
printk() indexing
Posted May 31, 2021 18:07 UTC (Mon) by madscientist (subscriber, #16861)In reply to: printk() indexing by eru
Parent article: printk() indexing
Localization / internationalization is hard, there's no doubt about it. Successful i18n is an ongoing conversation between the code maintainer and the translator about what is needed vs. what is feasible.
There's no way every maintainer can know enough about all the different languages and their needs to get everything right the first time; that's not the goal. The maintainer's responsibility is to be receptive to the issues raised by the translator to make their job easier and a good translation possible.
