Page 1 of 1

Dictionary fr

Posted: Thu Oct 16, 2014 10:21 am
by DVDV
Hello,
When i install Firefox-32.0-fr.msi, Firefox is in French, but there is only : en-US.aff, and en-US, in the dictionaries folder, normally in french it must be : fr.aff, and fr.
These files are necessary for the spell checking.... :?

Re: Dictionary fr

Posted: Tue Oct 21, 2014 10:39 am
by trockenasche
Have the same problem with the german version, I made a transform file with the replacement of the dictionaries. works like a charm.

Re: Dictionary fr

Posted: Tue Oct 21, 2014 11:55 am
by DVDV
Now I copy the fr dictionary with a gpo , but what do you mean by transform file a .mst with orca ?
Via orca I change the name of the dictionaries , but it put me English dictionaries , with the names of French file ...!!!

Re: Dictionary fr

Posted: Wed Oct 22, 2014 3:15 am
by trockenasche
yes, I mean .mst file.
First at all, you need to do a administrative install point from the frontmotion msi packet

Code: Select all

msiexec /a FMFirefoxCEESR-24.8.1-fr.msi
then copy the fr-FR.aff and .dic to Program Files\Mozilla Firefox\dictionaries
and change with orca (I prefer http://instedit.com/) in the table "File" the rows "File", "FileName" and "FileSize". if you use InstEd, it will automaticallychange the MsiFileHash table as well. With InstEd you can also retrieve the FileSize automatically.
should look like this (see attachment)

Re: Dictionary fr

Posted: Mon Oct 27, 2014 6:29 am
by trockenasche
I forget to mention:
you need to change the value "KeyPath" in the "Component" Table from "en_US.aff" to "fr_FR.aff" as well!