The idea with support for localized boot is interesting, but like the idea that every OS out there should be supported it will probably never happen that every language out there gets supported... The languages supported by the file command seems limited to english, german, french and some russian, spanish, italian and brazilian portugese.

One way to support every language out there would be to let the user write custom messages instead of having built in support for only a few languages.

Things would have been a lot easier if only a few message strings with fixed max lenghts had to be changed. Having to modify also parts of the assembler code will make such a feature harder to implement. It will also make it a little (but only a little) harder to detect the boot records ms-sys can write.

Of course the usefullness of localization would apply not only to the MBR but also most other boot records.

I don't think that I will spend my own time on this feature, but contributed patches would be considered.

regards Henrik