<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - "File - Send - Create Master Document / Create HTML Document" always show "Can not create document" in Non-English UI"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=80077#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - "File - Send - Create Master Document / Create HTML Document" always show "Can not create document" in Non-English UI"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=80077">bug 80077</a>
              from <span class="vcard"><a class="email" href="mailto:kelemeng@ubuntu.com" title="Gabor Kelemen <kelemeng@ubuntu.com>"> <span class="fn">Gabor Kelemen</span></a>
</span></b>
        <pre>This function happens here: 
<a href="https://opengrok.libreoffice.org/xref/core/sw/source/uibase/app/docsh2.cxx#857">https://opengrok.libreoffice.org/xref/core/sw/source/uibase/app/docsh2.cxx#857</a>

where it implements FN_NEW_GLOBAL_DOC

Especially this part:

if ( sPrefix == "Style" )
...
else if ( sPrefix == "Outline" )

stinks as something that *might* break in a different language.</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>