-
Notifications
You must be signed in to change notification settings - Fork 156
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
only every other nugget in messages.po is being translated #413
Comments
If you would test that setting and report back, that would be helpful, thanks. |
turquoiseowl
added a commit
that referenced
this issue
Dec 9, 2020
Thank you for reporting that. I've published a new version 2.1.17 to nuget which hopefully fixes the problem. I'd appreciate knowing how you get on. Thanks. |
I applied 2.1.17 and confirmed that it fixes the issues. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I recently upgraded to the new version 2.1.16 which was released via NuGet and I think I found a bug with it. After updating, I'm seeing 2 strange, related issues:
I confirmed that reverting back to 2.1.15, fixes the issue.
One thing that I suspect could be causing the issue is that we have i18n.DisableReferences set to "true". I haven't had a chance to test if we get the same results by setting it to false, but let me know if you need me to test that and I can.
The text was updated successfully, but these errors were encountered: