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

Don't use `-W` to build unmaintained translations. #63

Open
JulienPalard opened this issue Oct 31, 2018 · 0 comments
Open

Don't use `-W` to build unmaintained translations. #63

JulienPalard opened this issue Oct 31, 2018 · 0 comments

Comments

@JulienPalard
Copy link
Member

@JulienPalard JulienPalard commented Oct 31, 2018

Currently we're using sphinx-build -W to spot errors, but on unmaintained translations like 3.8, as we're using the po files from 3.7, it's normal to have inconsistencies.

Maybe we should detect we're using files from another version and just drop the -W in this case.

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

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.