Skip to content

Resx Resource Translator v2.9

Choose a tag to compare

@Klocman Klocman released this 03 Mar 20:55
· 34 commits to master since this release

Big thanks to @bovirus for help with this release!

Changelog

  • Added Italian language translation (@bovirus)
  • Added invalid resource check on directory load (with an error message) to prevent later issues
  • Added saving of sizes of main window panels; Closes #51
  • Changed some strings in English language (@bovirus)
  • Include the readme with game files instead of opening the website
  • Fixed Missing Translations > Add button not resizing with longer translations; Fixes #42
  • Fixed language select window being resizable
  • Fixed license file not being detected on github
  • Fixed parts of about box not being translatable; Fixes #46
  • Turned off auto version numbering in releases
  • Turned off code generation for Localization.es.resx; Fixes #55
  • Updated dotnetzip dependency
  • Added /.vs to gitignore
  • Added company attribute to the exe
  • Updated copyright string
  • Use embedded pdb files to reduce file clutter