https://bugs.documentfoundation.org/show_bug.cgi?id=152323
Bug ID: 152323
Summary: [LOCALHELP] Remove name= attribute in <links>
Product: LibreOffice
Version: 7.5.0.0 alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
>From PVT discussions, the name= attribute in the <link> tag is not used for
a11y as defined in [1]
This name= attribute is furthemore marked as #IMPLIED in the DTD, which also
turns it optional and discardable.
However this affects >5000 strings in the Help and we don't want to retranslate
for so little benefit, which is only the simplification of the current XML
(XHP).
This is a task to create a script or weblate procedure to remove name= from
every <link> in the Help, on the already translated <links>.
It must be transparent to translators.
--
You are receiving this mail because:
You are the assignee for the bug.