[Libreoffice-bugs] [Bug 124791] LO installer is missing UI language codes
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Apr 17 21:32:53 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=124791
Mike Kaganski <mikekaganski at hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |erack at redhat.com
--- Comment #2 from Mike Kaganski <mikekaganski at hotmail.com> ---
(In reply to Xisco FaulĂ from comment #1)
> @Mike Kaganski, any idea why it's happening ?
Looking at
https://gerrit.libreoffice.org/plugins/gitiles/translations/+/master/source/gd/instsetoo_native/inc_openoffice/windows/msi_languages.po#1688,
I see that the same strings are shown when I run installation using
> msiexec /i D:\Downloads\LibreOffice_6.2.3.1_Win_x64.msi ProductLanguage=1084
... so that 1084 must be the code that somehow arrives with the translation. It
doesn't look like proper gd LCID; gd-GB should be 1169 (0x0491) according to
[MS-LCID] (and simple gd is 145 (0x0091)).
I have no idea how translations are passed to MSI creation scripts; possibly
the process itself is even irrelevant, but the problem is somewhere in our
BCP-47-to-LCID conversion code... Eike, do you have an idea?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190417/79b64a2f/attachment.html>
More information about the Libreoffice-bugs
mailing list