Firefox:2.0 Multi-locale Installers
Synopsis
When we ship the Firefox product currently, we can only fit one locale per installer which leads to duplicating the same binary code for multiple locales. If we could fit more than one locale per installer, we could place ourselves in a much better situation where a 20-locale Firefox installer may be ~20 MB instead of 100 MB. Since we ship 3 platforms, that takes our total size from 300 MB to 60 MB.
This is the difference between shipping Firefox, Thunderbird, and Suite on the same CD, or having to split them up onto multiple CDs.
Comments User:Shishen
Not only the installer should be multi-locale but the installed software too. Given Firefox runs on multi-users systems, each user might prefer to use Firefox in his own language.
Comments User:Caleb
It would be great if the strings would be external, so if say, there's a minor security update coming up, users with locales other than en-US could apply the security fix without having to wait for a version of Firefox in their locale. Since after all, incremental security updates are not allowed to change anything major in the interface, and even if they do, the patch could be applied in en-US first and when a language pack is available it will updated aswell.