<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Names of new default set of cell styles not localized"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=105429#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Names of new default set of cell styles not localized"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=105429">bug 105429</a>
              from <span class="vcard"><a class="email" href="mailto:markus.mohrhard@googlemail.com" title="Markus Mohrhard <markus.mohrhard@googlemail.com>"> <span class="fn">Markus Mohrhard</span></a>
</span></b>
        <pre>ScOrcusFiltersImpl::importODS_Styles is the method that does the importing.

Most likely the only reasonable solution is to extract the style names and
store them in an additional list that can then be translated and mapped back
during import. Note that the ID part of the style name needs to stay the en_US
string.</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>