https://bugs.freedesktop.org/show_bug.cgi?id=44580
--- Comment #16 from tommy27 <barta@quipo.it> ---
first of all we have to define the exact position of those autocorrect files.
default replacements are under ...\LibreOffice 4\share\autocorr
these are use for first time use of the autocorrect engine and are copied into
the user profile which should be under ...LibreOffice 4\user\autocorr
further edits (addition of new entries, removal or modification of existing
one) will affect the files in the "user" profile, not those under "share"
so in a french scenario, since you have an unlocalized version under "share"
which is acor_fr.dat, when you use it for the first time in a french(france)
document it will be copied under "user" as acor_fr-FR.dat and will apply just
to french(france) documents and not to other variants like french(canada).
if you wanna an unlocalized version of the french autocorrect list, you have to
manually copy the acor_fr.dat from "share" and place it under "user"
this will work and apply replacements either in french(france) or in
french(canada) documents.
the problem is that actually you don't see the unlocalized french list in the
autocorrect options dropdown menus, so further edits are not possible.
the code should be tweaked to display unlocalized language list as well.
actually you see:
French (France) --> acor_fr-FR.dat
French (Canada) --> acor_fr-CA.dat
etc. etc.
while you should be able to see:
French --> acor_fr.dat
French (France) --> acor_fr-FR.dat
French (Canada) --> acor_fr-CA.dat
etc. etc.
--
You are receiving this mail because:
You are on the CC list for the bug.
Context
- [Bug 44580] share autocorrect replacement table for misc. language subgroups · bugzilla-daemon
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.