<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Gallery import: File picker window title not localizable"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122803">122803</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Gallery import: File picker window title not localizable
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>4.2 all versions
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Localization
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>xslidian+lo@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=148425" name="attach_148425" title="Reproduced on Windows 10 with LO 6.1 stable">attachment 148425</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=148425&action=edit" title="Reproduced on Windows 10 with LO 6.1 stable">[details]</a></span>
Reproduced on Windows 10 with LO 6.1 stable

(Bug found by user: YQ-YSY)

Writer sidebar - Gallery - New theme... - File  - Add.

Note: not reproducible on macos.



The dialog window title is hard coded in /cui/source/dialogs/cuigaldlg.cxx [1]:
  SvxOpenGraphicDialog aDlg("Gallery", GetDialogFrameWeld());

Bug was introduced in commit ea2c80bdcd862f91dd7429184aea29d9a77f9774 [2].

[1]
<a href="https://github.com/LibreOffice/core/blob/c56a8280bdd605f77f0075a7f2bfa474aa2a26e5/cui/source/dialogs/cuigaldlg.cxx#L930">https://github.com/LibreOffice/core/blob/c56a8280bdd605f77f0075a7f2bfa474aa2a26e5/cui/source/dialogs/cuigaldlg.cxx#L930</a>
[2]
<a href="https://github.com/LibreOffice/core/commit/ea2c80bdcd862f91dd7429184aea29d9a77f9774#diff-a83300be933b53d9350996ed4f198f54R1134">https://github.com/LibreOffice/core/commit/ea2c80bdcd862f91dd7429184aea29d9a77f9774#diff-a83300be933b53d9350996ed4f198f54R1134</a></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>