An example localizable VSIX project that uses XliffTasks
- Update the
ButtonText
inLocalizeCommandPackage.vsct
- Solution compile should fail
- Run
msbuild /t:UpdateXlf
to update .xlf files - Translate the updated .xlf files
- Build and install VSIX
Your extension has been localized! 🎉