[Libreoffice-bugs] [Bug 138839] i18n: add language

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Feb 12 20:08:37 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=138839

Eike Rathke <erack at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|libreoffice-bugs at lists.free |erack at redhat.com
                   |desktop.org                 |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever confirmed|0                           |1

--- Comment #2 from Eike Rathke <erack at redhat.com> ---
@Julien:
The ISO 639 codes can be found at https://iso639-3.sil.org/code_tables/639/data
(leading to https://iso639-3.sil.org/code/yaf for your example).
If an ISO 639-1 two letter code exists we use that, otherwise the ISO 639-3
three letter code.
For the MS-LCID it depends, if there exists one assigned by Microsoft we of
course use that, otherwise we assign one in the reserved for user-defined IDs
ranges, include/i18nlangtag/lang.h has a bunch of comments on that.

@Rolando:
Note that even if there is no language list entry defined (yet) you can use a
proper language tag in the Locales property of your dictionaries.xcu file. The
tag then will be displayed on top of the language list in the paragraph or
character attribution as, for example, {cjp-CR} or {bzd-CR}.
(a CJK or CTL language would need an additional property to identify which
list).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210212/8b11e870/attachment.htm>


More information about the Libreoffice-bugs mailing list