Replies: 3 comments 4 replies
-
|
Hey @dksander We don't have any planned work around translations at the moment. But can you not add this check as a custom (not AL-Go-related) workflow? |
Beta Was this translation helpful? Give feedback.
-
|
@pri-kise @dksander Any final solution you could share? We've a fully working custom translation step running with Azure Devops (ALOPS) and Xliff sync from Rob, but are looking to migrate to AL-Go. Would be great if someone could share some 'translation check/xliff sync' community enhancements (using either Xliff sync or NAB AL Tools) |
Beta Was this translation helpful? Give feedback.
-
|
I decided to go with NAB AL Tools for CCMS here: https://github.com/directions4partners/CCMS and will document that. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Translation is a headache for much of the PTE development. Currently, we make do with some tooling in VS Code — we're using NAB (nabsolutions.nab-al-tools) to update, sync, and add new translations.
However, it's not very efficient and is prone to errors when developers forget to add translations (in the local language) and push changes to GitHub.
Would it be possible to add a translation check in AL-GO that could be enforced during a pull request build? For example, for every translation in the g.xlf file, there should be a matching translation in the other translation files? or som regex expression to check for empty or dummy filled text?
Br
Lars
Beta Was this translation helpful? Give feedback.
All reactions