[Libreoffice] [REVIEW] fdo#44915 missing MSI localizations

Andras Timar timar74 at gmail.com
Thu Jan 19 14:33:31 PST 2012


Hi,

https://bugs.freedesktop.org/show_bug.cgi?id=44915
This bug first looked mysterious, then limitation of MSI format was
suspected. Fortunately it was not the case. Only a tool, msiinfo.exe
has a limitation, it cannot take arbitrarily long parameters, and it
truncates the Language parameter at char position 254. WiLangId.vbs –
which is also part of Windows SDK – does not have this limitation, so
the patch below works well, and we can put all of our supported
language codes into the Language field of Summary Information.

http://cgit.freedesktop.org/libreoffice/core/commit/?id=5d2f27834abd9ea13556387ffa7f773587edbebc

Best regards,
Andras


More information about the LibreOffice mailing list