https://bugs.documentfoundation.org/show_bug.cgi?id=158771

--- Comment #2 from Xisco FaulĂ­ <[email protected]> ---
The problem in 3bd3c41bc930406ec3d995a45a7f7060d572bbd0 is that it defines

        <node oor:name="F12_MOD2" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="x-no-translate">I10N SHORTCUTS - NO
TRANSLATE</value>
            <value xml:lang="en-US">.uno:DefaultNumbering</value>
          </prop>
        </node>

when it already has

      <node oor:name="F12_MOD2" oor:op="replace">
        <prop oor:name="Command">
          <value xml:lang="x-no-translate">L10N SHORTCUTS - NO
TRANSLATE</value>
          <value xml:lang="en-US"
install:module="unxwnt">.uno:OptionsTreeDialog</value>
        </prop>
      </node>

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to