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

Tor Lillqvist <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #5 from Tor Lillqvist <[email protected]> ---
We use mostly the same code to interface with the system spell checker on macOS
and iOS. On macOS, the system reports that it has a generic German ("de")
dictionary, and our code then assumes it can be use for all six German locales
("de_AT", "de_BE", "de_CH", "de_DE", "de_LI", and "de_LU"). But on iOS the
system reports it specifically has a German (Germany) ("de_DE") dictionary. As
experimentation showed (comment #3), it still accepts both Swiss and German
spelling, though, so assume it, too, works well enough for all six locales.

Now "Deutsch (Schweiz)" shows up in the menu, too.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to