<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:heiko.tietze@documentfoundation.org" title="Heiko Tietze <heiko.tietze@documentfoundation.org>"> <span class="fn">Heiko Tietze</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - LO7: Tooltips in cui/messages.po contain variable %MOD1 instead of string"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130979">bug 130979</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;">Depends on</td>
           <td>
                
           </td>
           <td>125615
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Blocks</td>
           <td>
                
           </td>
           <td>125257
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - LO7: Tooltips in cui/messages.po contain variable %MOD1 instead of string"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130979#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - LO7: Tooltips in cui/messages.po contain variable %MOD1 instead of string"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130979">bug 130979</a>
              from <span class="vcard"><a class="email" href="mailto:heiko.tietze@documentfoundation.org" title="Heiko Tietze <heiko.tietze@documentfoundation.org>"> <span class="fn">Heiko Tietze</span></a>
</span></b>
        <pre>Done in <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Tip-of-the-day should be variable on Alt vs. Option"
   href="show_bug.cgi?id=125615">bug 125615</a>; you can localize the terms used for %MOD1/%MOD2

#define STR_CMD                         NC_("STR_CMD", "⌘ Cmd") //use narrow
no-break space U+202F here
#define STR_CTRL                        NC_("STR_CTRL", "Ctrl")
#define STR_Alt                         NC_("STR_CMD", "Alt")
#define STR_Option                      NC_("STR_CTRL", "⌥ Opt") //use narrow
no-break space U+202F here

It's defined in cui/inc/tipoftheday.hrc

Does this work for you?</pre>
        </div>
      </p>

        <div id="referenced">
          <hr style="border: 1px dashed #969696">
          <b>Referenced Bugs:</b>
          <ul>
              <li>
                [<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [META] Tip of the day"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125257">Bug 125257</a>] [META] Tip of the day
              </li>
              <li>
                [<a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Tip-of-the-day should be variable on Alt vs. Option"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125615">Bug 125615</a>] Tip-of-the-day should be variable on Alt vs. Option
              </li>
          </ul>
        </div>
        <br>

      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>