Bug 145834 - Consistency in Fontwork string
Summary: Consistency in Fontwork string
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
7.3.0.0 alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:24.2.0
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-22 16:17 UTC by sophie
Modified: 2023-10-04 16:48 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sophie 2021-11-22 16:17:32 UTC
Fontwork is sometime spelled Font work like in 
https://git.libreoffice.org/core/+/master/include/svx/strings.hrc#541
Comment 1 Julien Nabet 2021-11-22 21:05:03 UTC
$ git grep -in "font work"
gives only:
filter/source/msfilter/escherex.cxx:3449:
if((nTextPathFlags & 0x4000) != 0)  // Is Font work

include/svx/strings.hrc:541:#define STR_ObjNameSingulFONTWORK                           NC_("STR_ObjNameSingulFONTWORK", "Font work")

xmloff/source/transform/PropertyActionsOASIS.cxx:153:    // Font work properties

xmloff/source/transform/PropertyActionsOOo.cxx:353:    // Font work properties

So this should be the only one.

Andrea:one for you?
Comment 2 BogdanB 2023-10-04 15:05:19 UTC
In gerrit now
https://gerrit.libreoffice.org/c/core/+/157545
Comment 3 Commit Notification 2023-10-04 16:43:08 UTC
Bogdan B committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/7b4bf155b622e985cdc5f90d620d0a797bc48204

tdf#145834 Consistency for "Fontwork"

It will be available in 24.2.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.