Skip to content

Checks for missing translations in an Azure DevOps build pipeline for Business Central AL Extensions

License

Notifications You must be signed in to change notification settings

DanielGoehler/XliffCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XliffCheck

Checks for missing translations in an Azure DevOps build pipeline for Business Central AL Extensions

Usage

- task: CmdLine@2
  displayName: "Check Xliff Files"
  inputs:
    script: '"\\files\DevOps\Common\XliffCheck\App.exe" $(Build.SourcesDirectory)\Translations\'

Credits

XliffCheck is inspired by https://github.com/ReportsForNAV/xliffCompare

About

Checks for missing translations in an Azure DevOps build pipeline for Business Central AL Extensions

Resources

License

Stars

Watchers

Forks

Languages