| Summary: | "Greek Upper Letter" numbering style should be named "Greek Upper Numeral" | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Mike Kaganski <mikekaganski> |
| Component: | UI | Assignee: | Po-Yen Huang <jeff.huang> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | heiko.tietze, mentoring |
| Priority: | medium | Keywords: | difficultyBeginner, easyHack, skillDesign, topicDesign |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:7.3.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 103364 | ||
|
Description
Mike Kaganski
2021-07-08 09:49:05 UTC
I wonder if these need to be implemented as numerals. But if so, the strings are defined in svx/inc/numberingtype.hrc. (In reply to Heiko Tietze from comment #1) > I wonder if these need to be implemented as numerals. Yes - for external compatibility, backwards compatibility, and feature coverage (same as Roman numerals). If needed, Greek *characters* numbering scheme could be introduced separately (but of course, this is unrelated to the issue). Thanks for the code pointer! Hi, I pushed a patch to Gerrit: https://gerrit.libreoffice.org/c/core/+/124665 Please review it :-) Jeff Huang committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/3165f0ff32b002a6efbc61af4f778ba4075b496e tdf#143254 Replaces "Greek Upper Letter" with "Greek Upper Numerals" It will be available in 7.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Please don't forget to resolve as fixed after submitting a patch. |