Writer Dictionary locked on English ? Unable to use French

Hi,
I use Writer, installed by Zorin OS:
Version: 25.2.2.2 (X86_64) / LibreOffice Community
Build ID: 520(Build:2)
CPU threads: 8; OS: Linux 6.8; UI render: default; VCL: gtk3
Locale: fr-FR (en_US.UTF-8); UI: en-US
Ubuntu package version: 4:25.2.2-0ubuntu0.22.04.1~lo3
Calc: threaded

Unable to use the French Dictionary
French dictionary installed by Extension or
the command sudo apt purge hunspell-fr libreoffice-l10n-fr
It stays inaccessible.

When I run Tools > Spelling,
even if I selected French Dictionary,
I have the message: No dictionary

In the Spelling window, I only can select :slight_smile: English or None

Does the Zorin OS installation locks the dictionary extensions?
Thank you for your feedback

Have a nice day, José

Hi,

What Zorin does is at installation time it looks at what locale has been selected for the system and removes all other language support not required in LibreOffice.

Have you got Synaptic Package Manager installed? If not it should be in Software but I prefer:

sudo apt install synaptic

Once installed, search for LibreOffice and then scroll down until you find the French Dictionary, mark for installation, then click on Apply.

Hopefully this should sort things out (unless Flatpak or Snap version is installed).

1 Like

purge removes Software. When You want install it, You need install to use:

sudo apt install hunspell-fr libreoffice-l10n-fr
1 Like