<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Not Precedes (U+2280) and Not Succeeds (U+2281)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144189#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Not Precedes (U+2280) and Not Succeeds (U+2281)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144189">bug 144189</a>
              from <span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span></b>
        <pre>The Unicode descriptive name for the two glyphs are:

U+2880 DOES NOT PRECEDE
U+2881 DOES NOT SUCCEED

We have the wrong name as labeled/tool-tipped in the sm Elements pane

#define RID_XNOTPRECEDESY_HELP              NC_("RID_XNOTPRECEDESY_HELP", "Not
precedes" )
#define RID_XNOTSUCCEEDSY_HELP              NC_("RID_XNOTSUCCEEDSY_HELP", "Not
succeeds" )

Likewise for:

U+2204 THERE DOES NOT EXIST

wehre we label
#define RID_NOTEXISTS_HELP                  NC_("RID_NOTEXISTS_HELP", "There
Not Exists" )

Should probably match the Unicode name since we don't translate.</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>