The problem is that the dictionary files are handled by hunspell instead of myspell, and the problem is that there is no hunspell-pt in the packages.

So you can :
'''1 -''' Use my workaround
'''2 -''' Use the Ubuntu hunspell-pt_br package (if any)
'''3 -''' Do this on the terminal '''sudo cp /usr/share/hunspell/pt_BR.{dic,aff} /usr/share/myspell/dicts/'''

If I understood right, some programs use hunspell, and others use myspell (don't know if they are for the same, or different purposes. Just know that if you try to install one, the other will be removed), and Abrowser don't use myspell. So even knowing that there is a myspell-pt and myspell-pt-br, Abrowser (at least) will not use it.

I will try to find an hunspell-pt and hunspell-pt-br package to see if I'm right.

Reply via email to