https://bugs.documentfoundation.org/show_bug.cgi?id=145173
Eike Rathke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #2 from Eike Rathke <[email protected]> --- The reason is simply that we don't have en-IL locale data that could be used for a default document language. (the character/paragraph attribution default fallback shouldn't be plain {en} though because that is ambiguous and not a locale either). We'd need a locale data file to fully support en-IL, see https://wiki.documentfoundation.org/LibreOffice_Localization_Guide/How_To_Submit_New_Locale_Data for how to submit. For en-IL most can be derived from the he-IL locale using the ref="he_IL" mechanism. The LC_CALENDAR section has to be derived from en-US, luckily that already includes both Gregorian and Jewish Calendar elements. -- You are receiving this mail because: You are the assignee for the bug.
