How to handle &...; tags in docmessages?
Zayed Al-Saidi <[email protected]> Sat, 21 Feb 2026 23:54:35 +0400
| Newsgroups | gmane.comp.kde.devel.internationalization-and-documentation |
|---|---|
| Message-ID | <CAJq7V_c407L2tFPWNYNUZ=HDDLzKvGcQqV9iKa3V9FBE6mXFBg@mail.gmail.com> |
Hi, when I've started translating the docmessages, I found a lot of &...; tags. After I read more about them, I understand I should not translate them as they are DocBook Entities. Then I found the customization file for DocBook, here: https://invent.kde.org/frameworks/kdoctools/-/tree/master/src/customization I notice, there are no entities for application names there, like &kcharselect; or &plasma; However, all the application names are in general.entities https://invent.kde.org/frameworks/kdoctools/-/blob/master/src/customization/entities/general.entities As my language is not written in English alphabets, How can I translate the names? Your guidance is highly appreciated. Regards, Zayed