<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Wrong translations of formula function names and identifiers"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128200#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Wrong translations of formula function names and identifiers"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128200">bug 128200</a>
              from <span class="vcard"><a class="email" href="mailto:cloph@documentfoundation.org" title="Christian Lohmaier <cloph@documentfoundation.org>"> <span class="fn">Christian Lohmaier</span></a>
</span></b>
        <pre>FYI: added a check to weblate for the calc formula issues, using the matches
erAck proposed:

in formula/messages.po for strings with context of RID_STRLIST_FUNCTION_NAMES:

Throw error if translation matches the regex [-+*/ ()~]
and throw error if one of source or translation starts with # but the other one
doesn't.

Did use bulk change in weblate to flag all the strings as fuzzy, so while
they'll still be present in the po file, they won't actually be used/treated as
untranslated.

Please keep in mind that weblate is python based, so I'd need python re
compatible expressions</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>