<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Character styles applied through the Styles menu does not function in some locales"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=95489#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Character styles applied through the Styles menu does not function in some locales"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=95489">bug 95489</a>
              from <span class="vcard"><a class="email" href="mailto:momonasmon@gmail.com" title="Maxim Monastirsky <momonasmon@gmail.com>"> <span class="fn">Maxim Monastirsky</span></a>
</span></b>
        <pre>(In reply to Yousuf Philips (jay) from <a href="show_bug.cgi?id=95489#c7">comment #7</a>)
<span class="quote">> @Maxim: Your thoughts on this?</span >
Each built-in style has 2 names. One is "internal" non-localizable name, and
another "display" name which can be translated (and some styles have also a
third name, i.e. the label we give to style commands in *Commands.xcu). In
order to work with all locales, the .uno:StyleApply command should get the
internal name. So "Quotation" is the display name, and should be replaced with
the internal name which is "Citation".

wrt "Default Style" (<a href="show_bug.cgi?id=95489#c3">comment 3</a> and <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Style commands in the UI are language-dependent"
   href="show_bug.cgi?id=108301#c0">Bug 108301 comment 0</a>), Writer seems to
return the translatable name also when asking for the internal name. So we need
to change that, so it won't return it unless we explicitly ask for the display
name.</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>