[frameworks-kdoctools] [Bug 407037] meinproc5 is not honoring Korean naming order (reversed surname/firstname)
Luigi Toscano
bugzilla_noreply at kde.org
Mon Oct 5 00:53:36 BST 2020
https://bugs.kde.org/show_bug.cgi?id=407037
Luigi Toscano <luigi.toscano at tiscali.it> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |luigi.toscano at tiscali.it
--- Comment #2 from Luigi Toscano <luigi.toscano at tiscali.it> ---
Does it work if you add a file called
<installation_prefix>/kf5/kdoctools/customization/xsl/ko.xsl with the following
content?
<l:i18n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0">
<l:l10n language="ko" english-language-name="Korean">
<l:context name="styles">
<l:template name="person-name" text="last-first"/>
</l:context>
</l:l10n>
</l:i18n>
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-doc-english
mailing list