[Libreoffice-bugs] [Bug 110752] UI: In the auto-correct language drop down menu contains {bs} , {ca-FR} and {ca-IT} instead of a descriptive name

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Aug 1 09:43:35 UTC 2017


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

--- Comment #4 from Telesto <telesto at surfxs.nl> ---
(In reply to Xisco FaulĂ­ from comment #3)
The commit does explain why the "programmatical name" is used and the position
of it in the drop down menu. It's a known limitation/bug:

/* TODO: pulling descriptive names (language, script, country, subtags)
+     * from liblangtag or ISO databases might be nice, but those are English
+     * only. Maybe ICU, that has translations for language and country. */
+    return "{" + rBcp47 + "}";

Related to Comment 2: any clue why there is a difference? The "programmatical
name" is only used if the visible description string is empty. So I would
expect that the missing descriptive names are the same on Win Mac and Linux. Or
I'm I missing something?

-- 
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/20170801/cb771a10/attachment.html>


More information about the Libreoffice-bugs mailing list