Quote:
Originally Posted by nachox77
Hello.
I was wondering if is possible to change the lenguage of the wikipedia search. Instead of searching in wikipedia in English I want to search in Spanish.
Also I'm looking for Dictionaries in an appropriate format to KOReader.
Thanks in advance
|
I would suspect that the URL for Wikipedia would include a language reference. For the desktop sites it looks like this
https://es.wikipedia.org/wiki/Wikipedia:Portada
If you look at "/koreader/frontend/ui/Wikipedia.lua" there is a provision for changing the variable that defines the language. I don't know how that works, but you could change the "default_lang = "en" to "es".
KOReader uses Stardict files. There are a number of them on the internet, including translation dictionaries.
Luck;
Ken