Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🎏 Check locales for missing templates #1535

Closed
7 of 8 tasks
BoboTiG opened this issue Jan 17, 2023 · 3 comments
Closed
7 of 8 tasks

🎏 Check locales for missing templates #1535

BoboTiG opened this issue Jan 17, 2023 · 3 comments

Comments

@BoboTiG
Copy link
Owner

BoboTiG commented Jan 17, 2023

Following #1500, it may be worth checking locales for missing templates:

$ python -m wikidict $LOCALE --check-words --count=-1 [--offset=WORD]

TODO:

For the history, EL, NO, and RU, are not a priority given their current support level.

Let's sync with each other using that issue (no need to fix everything, a simple issue is enough ofc).

@lasconic
Copy link
Collaborator

It takes days to run check-words.
As a first approximation, you can add

print(f">>>> ##### {tpl} --- {word}")

at the end of defaults.py > last_template_handler


(if the language does call default).

@BoboTiG
Copy link
Owner Author

BoboTiG commented Feb 3, 2023

I still didn't run --check-words on DE, I wanted to improve the current state. So before continuing, we need to handle all opened issues (1746 being the last one).

@BoboTiG
Copy link
Owner Author

BoboTiG commented Aug 14, 2023

Well, I close the ticket else it might be around for years :)

My work on DE is still stalled, and any help is welcome (if we have German users who can give a hand, it would be awesome).

We tackled a fair amount of bugs/adjustments via that ticket, thanks a lot for the hard work @lasconic 💪🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants