Uh oh!
There was an error while loading. Please reload this page.
Add translatable acronym entities - #5695
Conversation
Uh oh!
There was an error while loading. Please reload this page.
alfsb
commented
Jul 22, 2026
I may move the acronyms definitions in this file, from doc-base/entities/global.ent, as all definitions and expansions to reside in one place. Also, I suggest rename the file doc-en/entities/acronyms.ent to doc-en/entities/entities.acronyms.ent (as all entities.*.ent files are ordered nearby, this folder may have many other files, see text-entities.php). |
Remove the 79-column line length restriction from the file header and consolidate multi-line acronym definitions onto single lines for improved readability and maintainability. Also fix the capitalization of "eXtensible" to "Extensible" in the XSLT entity definition for consistency.
Co-authored-by: Louis-Arnaud <la.catoire@gmail.com>
2cb0844 to
16ba6e8Compare
alfsb
left a comment
There was a problem hiding this comment.
I think this can be merged first, and then PhD and doc-base in order.
Uh oh!
There was an error while loading. Please reload this page.
jordikroon
commented
Jul 23, 2026
This has been merged. Will leave PhD & doc-base open for a few days before merging both sequentially. If you have any feedback, please add them to PhD. |
Suggested by @alfsb
Moving Acronyms from doc-base to doc-en. This allows Acronyms to be translated, as well as to more easily phase out unused acronyms.
This is a set of 3 PRs
doc-en: #5695 (you are here)
doc-base: php/doc-base#325
phd: php/phd#262