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

make should throw warnings about language names with no native variant #374

Open
jonorthwash opened this issue Jun 4, 2020 · 0 comments

Comments

@jonorthwash
Copy link
Member

jonorthwash commented Jun 4, 2020

When html-tools is compiled (make), it gets localised language names from the APy instance. It's supposed to fall back on the native name for a language when a local one doesn't exist.

Since it's nearly impossible to maintain each language name in each localised language, we should always have the native names available. To that end, html-tools should throw a warning for any language that doesn't have at least its native name available.

See also apertium/apertium-apy#152 and apertium/apertium-apy#153.

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