[Libreoffice-bugs] [Bug 140635] Options for auto correction need 22 seconds to open and a correction cannot be found / disabled
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Feb 27 10:58:05 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=140635
--- Comment #15 from Julien Nabet <serval2412 at yahoo.fr> ---
(In reply to Karsten from comment #13)
> ...
> Why the problem with the replacement of "daß" with "das" could be fixed,
> by replacing the file in /opt/libreoffice7.0/share/autocorr/acor_de.dat ?
> https://bugs.documentfoundation.org/show_bug.cgi?id=140635#c2
If there's nothing in user directory, share directory will be used.
However, if you use a localization for which there's something in user
directory, only the file in user directory will be used.
So when installing LO first time, you got nothing in user/autocorrect, only
share/autocorrect will be used.
Now, let's say I use German language and Germany localization.
I'm adding an entry "test" should be replaced by "test1".
I validate and close LO.
=> in user/autocorr, I got a brand new file called:
acor_de-DE.dat
If you select "Deutsch (Schweiz)" in AutoKorrectur and add the replace "test"
=> "test2", then click ok button, you'll got another file in user/autocorr:
acor_de-CH.dat
If you define your whole document is German from Germany, LO will use
acor_de-DE.dat from user directory.
If you define your whole document is German from Switzerland, LO will use
acor_de-CH.dat from user directory.
If you define your whole document is German from Luxemburg LO will use
acor_de.dat from share directory.
After all this:
if you configure LO with German/Germany it'll use acor_de-DE.dat from user
directory. If you upgrade LO and the new version contains an increased
acor_de.dat, LO will still ignore the file in share directory and will only use
the file in your user directory.
If you don't want LO to use the file in user directory anymore (and keep the
same language/localization), you got to remove acor_de-DE.dat from user
>From this point LO will start from acor_de.dat from share directory.
Have in mind that, when using German language, LO uses either acor_de.dat from
share directory, or a specific user file acor_de-<DE/CH...>.dat, never both at
the same moment.
Hope the mechanism is a bit clearer now.
--
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/20210227/a70c60fc/attachment.htm>
More information about the Libreoffice-bugs
mailing list