<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - LO installer is missing UI language codes"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124791">bug 124791</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>erack@redhat.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - LO installer is missing UI language codes"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124791#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - LO installer is missing UI language codes"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124791">bug 124791</a>
              from <span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
        <pre>(In reply to Xisco FaulĂ­ from <a href="show_bug.cgi?id=124791#c1">comment #1</a>)
<span class="quote">> @Mike Kaganski, any idea why it's happening ?</span >

Looking at
<a href="https://gerrit.libreoffice.org/plugins/gitiles/translations/+/master/source/gd/instsetoo_native/inc_openoffice/windows/msi_languages.po#1688">https://gerrit.libreoffice.org/plugins/gitiles/translations/+/master/source/gd/instsetoo_native/inc_openoffice/windows/msi_languages.po#1688</a>,
I see that the same strings are shown when I run installation using

<span class="quote">> msiexec /i D:\Downloads\LibreOffice_6.2.3.1_Win_x64.msi ProductLanguage=1084</span >

... 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?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>