<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><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> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Quote menu item has no function in Notebookbar Groupedbar"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123018">bug 123018</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>momonasmon@gmail.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>NEW
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Quote menu item has no function in Notebookbar Groupedbar"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123018#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Quote menu item has no function in Notebookbar Groupedbar"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123018">bug 123018</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 OfficeUser from <a href="show_bug.cgi?id=123018#c0">comment #0</a>)
<span class="quote">> Gebietsschema: de-DE (de_DE); UI-Sprache: de-DE</span >
That's the reason it doesn't work. The Groupedbar .ui files use a wrong
command:

.uno:StyleApply?Style:string=Quotation&amp;FamilyName:string=CharacterStyles

But the "Quotation" style name is just the English UI name of that style, so it
won't work in anything except an English UI. To make it work across all
languages, the correct internal name should be used, i.e. "Citation". (In
addition, the manual label assigned in the .ui files should be removed, as the
command label can be pulled from WriterCommands.xcu.)</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>