<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 - Remove duplication of strings found in linux and windows file dialogs"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114150">114150</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Remove duplication of strings found in linux and windows file dialogs
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>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>LibreOffice
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>philipz85@hotmail.com
          </td>
        </tr>

        <tr>
          <th>Blocks</th>
          <td>102732, 113969
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The file dialogs in linux and windows arent sharing the same strings, resulting
in the strings being translated twice.

For example, STR_FPICKER_AUTO_EXTENSION and STR_SVT_FILEPICKER_AUTO_EXTENSION
are both assigned to "~Automatic file name extension".

<a href="https://opengrok.libreoffice.org/xref/core/vcl/inc/strings.hrc#93">https://opengrok.libreoffice.org/xref/core/vcl/inc/strings.hrc#93</a>

<a href="https://opengrok.libreoffice.org/xref/core/include/fpicker/strings.hrc#14">https://opengrok.libreoffice.org/xref/core/include/fpicker/strings.hrc#14</a></pre>
        </div>
      </p>

        <div id="referenced">
          <hr style="border: 1px dashed #969696">
          <b>Referenced Bugs:</b>
          <ul>
              <li>
                [<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [META] File dialog bugs and enhancements"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=102732">Bug 102732</a>] [META] File dialog bugs and enhancements
              </li>
              <li>
                [<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [META] Bugs to reduce localization efforts by translators"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=113969">Bug 113969</a>] [META] Bugs to reduce localization efforts by translators
              </li>
          </ul>
        </div>
        <br>

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

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