[Libreoffice-bugs] [Bug 144189] Not Precedes (U+2280) and Not Succeeds (U+2281)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Sep 1 14:59:31 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=144189
--- Comment #4 from V Stuart Foote <vstuart.foote at utsa.edu> ---
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210901/66d0b0af/attachment.htm>
More information about the Libreoffice-bugs
mailing list