<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 - UNO command labels are unlocalized in tunneled menus and dialogs"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122507">122507</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>UNO command labels are unlocalized in tunneled menus and dialogs
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice Online
          </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>timar74@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=148061" name="attach_148061" title="Spellchecker popup menu">attachment 148061</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=148061&action=edit" title="Spellchecker popup menu">[details]</a></span>
Spellchecker popup menu

1. Open localized LibreOffice Online, e.g. in German.
2. Type some text with a spelling mistake, and right-click on the underlined
word.

A local menu will pop up, with unlocalized entries. See the 1st screenshot. 

1. Open localized LibreOffice Online, e.g. in German.
2. Insert a chart, click on the chart, then right-click on the chart. 

A local menu will pop up, with unlocalized entries. See the 2nd screenshot. 

These menu items are UNO commands, and the labels are part of the
configuration, which is read during startup (en-US), and don't change.
Currently we cannot change configuration per view. Language switching, that
works for other resources, does not work here.

On the other hand, we rely on English UNO command labels when we do client side
localization. The Javascript code in the browser expects English strings, and
translates them locally to target language for main menu for example.</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>