-
-
Notifications
You must be signed in to change notification settings - Fork 121
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
Translations not attempted #192
Comments
For anyone who finds this: I was able to get things translating again by setting:
I'm not sure if this was something I was doing wrong, or if this is safe to close, or what! |
@jtruher Let's keep it open until we have time to reproduce the situation you had before. If it was not working with the default options turned on, then something is wrong anyways and it should be fixed. Thank you for reporting! |
Still not working. Version: 4.2.0
|
@uniqby - it appears that you're missing the "translate" task in the tasks array at the top, and the update.translate block, which should look something like this:
|
Expected Behavior
Non-sourceLocale languages should have translated strings if the 'translate' step exists.
Actual Behavior
No translations are performed, or even attempted, as near as I can tell.
Steps to Reproduce the Problem
bartycrouch update
I've got 9 languages in there, and it's worked successfully before, but the
translate
step doesn't seem tremendously reliable.Specifications
My config file: yes, I know, I'm doing some foolish things, but I promise, this worked at least once! 😃
The text was updated successfully, but these errors were encountered: