ResxTranslator Changelog

What's new in ResxTranslator 2.12

Aug 8, 2022
  • Remember turned off Displayed Languages between application starts
  • Added a result message after clicking Find in the Find window
  • In the Find window, split the Text option into Original and Translated
  • Fixed invisible column headers in language list and increased default sizes
  • Fixed find field not starting focused in Find dialog

New in ResxTranslator 2.11 (May 24, 2022)

  • Remake Find window layout to reflow properly
  • Fix lowercase resource names causing some issues
  • Enable DPI aware scaling

New in ResxTranslator 2.10 (May 19, 2021)

  • Changelog:
  • Added Google Translate support
  • Changed cell alignment from middle to left to make it easier to read and compare cells
  • Use NET 48
  • Merged PortableSettingsProvider into main project and removed PortableSettingsProvider project
  • Updated translations (en/it/es)
  • Fixed AssemblyInfo typo breaking build

New in ResxTranslator 1.0.2 (Feb 4, 2013)

  • Included $this.Text in strings to translate as this is typically the caption in forms

New in ResxTranslator 1.0.1 Beta (Jun 23, 2011)

  • Added flyout menu on cell context menu to select which column to auto translate from.
  • Added search option to find file names
  • Add/Remove Language file
  • Rewritten to use DataGridView
  • Possibility to connect to Bing Translate to do automatic translations
  • Internal dictionary to reuse already translations already done elsewhere in the project and to identify language of default file
  • Command line argument for root folder to make it easy to use as External tool in Visual Studio
  • Drag and drop copying between cells
  • Mark "dirty" files blue in tree
  • Implemented Find for files, found files are marked green in the tree
  • Add/remove Keys directly in the grid (enter on last line/marke lines and delete)