itkach / aard2-android

Aard2 for Android, a simple dictionary app
GNU General Public License v3.0
464 stars 98 forks source link

Wiktionary translations not visible #102

Closed legoscia closed 5 years ago

legoscia commented 5 years ago

When I look up a word in Wiktionary using Aard 2, the Translations section is empty - see screenshot below. I can open the same page in a web browser, and then the translations table is visible as a collapsed table that can be expanded.

I am running Aard 2 version 0.43, using the data file enwiktionary_2018-04-14.slob.

Screenshot_20191024-142411_Aard 2

itkach commented 5 years ago

I believe this was fixed in a newer dictionary file, there's enwiktionary-20190626.slob at https://github.com/itkach/slob/wiki/Dictionaries#id9, why don't you give it a try?

legoscia commented 5 years ago

@itkach That fixed the problem. Thanks!