Skip to content

Releases: dotnet/ResXResourceManager

V 1.19

10 May 10:56
Compare
Choose a tag to compare
  • Update DGX to fix #91

V 1.18

06 May 15:00
Compare
Choose a tag to compare
  • Fix Update all dependencies to use and reference only the latest version of System.Windows.Interactivity

V 1.17

25 Apr 13:01
Compare
Choose a tag to compare
  • Fix #117, #122, #123 and related: Issues with mixed versions of System.Windows.Interactivity

V 1.16

18 Apr 14:29
Compare
Choose a tag to compare
  • Fix #117 and related: Issues with mixed versions of System.Windows.Interactivity

V 1.15

10 Apr 16:00
Compare
Choose a tag to compare
  • Fix #72 and related: Issues with mixed versions of System.Windows.Interactivity

V 1.14

25 Mar 10:06
Compare
Choose a tag to compare
  • Fix #107/#108: Excel import of unchanged or formatted cells.
  • Update Chinese translation

V 1.13

15 Mar 16:20
Compare
Choose a tag to compare
  • Fix #98: Newtonsoft.json was excluded by MS build task.
  • Fix #95: zh-hant support for Google Translator.
  • Fix #97: Too many warnings about missing translations block the build.

V 1.12

10 Mar 16:07
Compare
Choose a tag to compare
  • Fix #60: Center dialog on the window containing the ResourceView
  • Fix #33: Text wrapping in cells can be enabled.
  • Fix #28: output warnings in the error list.
  • Fix #69: Excel translates \r into _x000D_ during paste => remove extra _x000D_
  • Fix #76 / Fix #77: deferred commit of changes prohibits saving from scripting model.
  • Fix #78: UWP (.resw) projects need to detect the neutral language from the settings.
  • Fix #88: Only import primary cell text, ignore any metadata.
  • MoveToResource: Add patterns as suggested by huntertran in #82
  • Fix #92: Add Microsoft Terminology Services as a translation option
  • Fix #93: Remove keyboard shortcut specifier ('&' or '_') in strings before translating

V 1.11

16 Dec 18:05
Compare
Choose a tag to compare
  • add CellReference to make ClosedXML and EPPlus excel libraries happy

V 1.10

03 Dec 15:15
Compare
Choose a tag to compare
  • Fix #57: Don't use the outdated VS internal browser to show web pages
  • Fix #58: Only log solution events if performance tracing is on