Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 378 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 378 Bytes

LocalizeVsix

An example localizable VSIX project that uses XliffTasks

How to test

  1. Update the ButtonText in LocalizeCommandPackage.vsct
  2. Solution compile should fail
  3. Run msbuild /t:UpdateXlf to update .xlf files
  4. Translate the updated .xlf files
  5. Build and install VSIX

Your extension has been localized! 🎉