View Single Post
Old 11-05-2019, 11:23 AM   #37
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,252
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
Quote:
Originally Posted by Blowfin View Post
Hello,
I'm trying to add a specific french dictionary (Littré, file can be found here). I changed its name to "dicthtml-li.zip" (because I want to keep the default one as well), copied it into my dict folder and added a row in my dictionary table:
Code:
rowid 68 Suffix -li Name Littré Installed true Size 41632856 LastModified NULL IsSynced true
The device recognize it properly, however when I try to select it in the menu, "English" (also installed) is picked instead. What did I do wrong?
The problem is that Kobo does not know what language -li is.

If you may want to add several custom dictionaries then follow all instructions in the link at the bottom of post #32 to add them as "Extra" dictionaries.

However, if this is the only custom dictionary you want to add then it's probably simpler to:
  1. Rename dicthtml-li.zip to dicthtml-fr-fr.zip
  2. Edit the Suffix & Name fields of the -li entry you already added to the Kobo database's Dictionary table:
    Code:
    Suffix: -fr-fr
    Name: Français - Français (Littré)
    You can change the red bit to anything you want.
  3. Do a full power off/on

Your new custom dictionary should then appear in the drop-down list as Français - Français (Littré)
jackie_w is offline   Reply With Quote