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

relax language format warning #52

Open
mikelpr opened this issue Jan 7, 2025 · 1 comment
Open

relax language format warning #52

mikelpr opened this issue Jan 7, 2025 · 1 comment

Comments

@mikelpr
Copy link

mikelpr commented Jan 7, 2025

EvergreenAdmx complains when including languages es and es-419:
WARNING: Language not in expected format: es es-419

es-419 definitely is a valid one (latin american spanish) and I've seen google previously ship es (maybe erroneously)

@msfreaks
Copy link
Owner

msfreaks commented Jan 8, 2025

Looks like the warning is about "es es-419", not "es" and "es-419"?

Please try without "es", which is definitely not supported.

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

No branches or pull requests

2 participants