https://bugs.documentfoundation.org/show_bug.cgi?id=168219
Christian Lohmaier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |g --- Comment #2 from Christian Lohmaier <[email protected]> --- If it is about a specific distro not carrying those packages: then indeed out of scope for the TDF run bugzilla. TDF provided builds do support Kabyle / have it enabled. I'm not aware of any discussions about it being blocked in the MSI package either, in fact it is enabled in the TDF windows builds for Windows (all UI languages are part of the single installer) Also there's no special switch required to enable the language, if using the --with-lang=ALL switch, then it is included in the built. Linux distros might not have updated their package definitions to package those files, or have a manually crafted list of languages, but then again that needs to be brought up to the corresponding linux distro's packager/in their bugtracking system. and re microsoft langauge IDs: They basically don't add anything anymore since it is considered deprecated, so for languages not covered already they all use private/pseudo-codes but that doesn't cause any problem when installing. "0x1000 Locale without assigned LCID if the current user default locale. See section 2.2.1.", so the reference is useless for newer/smaller languages that have been included into that document without actually assigning proper IDs/all adding it under that catch-all. TDF uses 1625 (0x659) in the msi / it is true that for document language purposes that had been changed sometime back in 2011 – but that doesn't really matter if the codes for the msi and the code for dictionaries/langauges-of-document/what's used by LibreOffice itsellf don't match up. -- You are receiving this mail because: You are the assignee for the bug.
