Releases: dotnet/ResXResourceManager
Releases · dotnet/ResXResourceManager
V 1.9
1.9
- Fix #51: Designer files are not created after modification of resources.
- Fix target culture selection in translation view.
- Fix: preserve comments in WinForms designer resources
V 1.8
- Fix #44: avoid reporting errors when items are not available
- Fix #48: extend default list of file extensions for web projects
- Fix #46: Make languages scroll vertically if panel size exceeds container size
V 1.7
- Fix #39: SortNodesByKey is not active when saving files by Visual Studios "Save All" button.
- Fix #42: Update toolbox to fix performance issue with TextBoxVisibleWhiteSpaceDecorator
V 1.6
- Fix #36, #39: Performance issues during save when SortFileContentOnSave is active.
- Only allow to manually change index if SortFileContentOnSave is off.
V 1.5
- Library references updated: In case of crashes, .Net Framework August 2017 Preview of quality rollup might be needed! (WPF fails to load resources if two versions of the same assembly are loaded. [378607])
- Fix #34: allow invariant per cell.
- Delete cell content in cell selection mode.
V 1.4
- Fix #29: new files are not created when applying translations, VS crashes on 32bit
- Fix #26: excel column index >26 was wrong
V 1.3
- Improve copy/paste usability
- Fix #20, #21: Avoid unnecessary selection of all items, and remember selection
- Speed up loading of translation tab
V 1.2
- #4: Add support for Simplified Chinese
V 1.0.0.99
- #8: type mismatch in generated code patterns