Commit Graph

5 Commits

Author SHA1 Message Date
4c6f5b59f0
Bugfixes
- Added handling for DeepL exceptions
- Added debug logging for im- and exporting
- When executing the post script for the unique id migration, ensure
  that new id are generated, only when no id exists
- Fixed section export by loading references to parents
2023-02-11 21:22:25 +01:00
630f014c1a
Implemented the .NET generator
- Added .NET generator setting for the namespace to use
- Added .NET generator setting to choose the default culture
- Added get child section method to section processor
- Added util to convert any string to a verbatim string literal
- Removed redundant variables on exceptions
2022-10-30 15:49:22 +01:00
40877241fe
Fixed DeepL translation when using empty text 2022-09-26 19:19:46 +02:00
a179e8dd23
Fixed source culture for DeepL service 2022-09-21 19:56:50 +02:00
4173cdc761
Added a DeepL facade 2022-09-17 12:30:02 +02:00