<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 - Bitmap import: File picker window title not localizable"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122804">122804</a>
          </td>
        </tr>

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

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

        <tr>
          <th>Version</th>
          <td>5.3 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>(Bug found by user: YQ-YSY)

Paragraph style - Sections - Bitmap - Add / Import.

Note: not reproducible on macos.



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

Bug was introduced in commit a44a0690da6d7cdc173fffea2b87ca899eb41ecd [2].

[1]
<a href="https://github.com/LibreOffice/core/blob/ba28af8aa576869a5e6a4f3129af302c824d31a5/cui/source/tabpages/tpbitmap.cxx#L716">https://github.com/LibreOffice/core/blob/ba28af8aa576869a5e6a4f3129af302c824d31a5/cui/source/tabpages/tpbitmap.cxx#L716</a>
[2]
<a href="https://github.com/LibreOffice/core/commit/a44a0690da6d7cdc173fffea2b87ca899eb41ecd#diff-607728f41ee61c4c968cfcf256c2f618R297">https://github.com/LibreOffice/core/commit/a44a0690da6d7cdc173fffea2b87ca899eb41ecd#diff-607728f41ee61c4c968cfcf256c2f618R297</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>