https://bugs.documentfoundation.org/show_bug.cgi?id=124791

Mike Kaganski <mikekagan...@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |er...@redhat.com

--- Comment #2 from Mike Kaganski <mikekagan...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to