https://bugs.documentfoundation.org/show_bug.cgi?id=127511
Bug ID: 127511
Summary: Extension add language support for content
Product: LibreOffice
Version: 6.4.0.0.alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Extensions
Assignee: [email protected]
Reporter: [email protected]
when you make an extension you can add in the description.xml file license,
display-name, extension-description for different languages.
example
<extension-description>
<src xlink:href="description/component_en.txt" lang="en" />
<src xlink:href="description/component_es.txt" lang="es" />
</extension-description>
that's fine and you have language support in the LibO extension manager.
but it's not possible to define that the content (color palette, gallery, ...)
should be selected depend on the language. The reason is that the path for the
content is stored in config.xcu file and there is no lang="" tag available.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs