You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running BartyCrouch with Microsoft Machine Translator. This worked fine up until I added a localisation language to the XCode project that isn't supported by Microsoft Machine Translator (Zulu - zu.lproj).
Expected Behavior
Continue translating files and skip the language (Zulu) that isn't supported by the translator
Actual Behavior
Fails when it reaches a file that is in the unsupported language with BartyCrouch: The operation couldn’t be completed. (MungoHealer.MungoFatalError error 1.)
Is there a way to skip over unsupported languages throughout the project (zu.lproj) and continue translating for all other localisable files? The translations for Zulu will be added to the project manually.
I'm running BartyCrouch with Microsoft Machine Translator. This worked fine up until I added a localisation language to the XCode project that isn't supported by Microsoft Machine Translator (Zulu - zu.lproj).
Expected Behavior
Continue translating files and skip the language (Zulu) that isn't supported by the translator
Actual Behavior
Fails when it reaches a file that is in the unsupported language with
BartyCrouch: The operation couldn’t be completed. (MungoHealer.MungoFatalError error 1.)
Is there a way to skip over unsupported languages throughout the project (zu.lproj) and continue translating for all other localisable files? The translations for Zulu will be added to the project manually.
.toml Setup:
Build Output
The text was updated successfully, but these errors were encountered: