Skip to content

0.3.2: Merge pull request #30 from rvanbekkum/feature/29-placeholder-dev-note

Compare
Choose a tag to compare
@rvanbekkum rvanbekkum released this 03 Nov 15:40
· 77 commits to master since this release
0d45561

Changes

  • Added the following new technical check (disabled by default):

    • PlaceholdersDevNote - Checks that the meaning of placeholders are explained in the Developer note.
  • Added new setting xliffSync.needWorkTranslationRulesEnableAll to enable all available technical validation rules. If you want to use all rules including those that will be added in the future, you can use this setting. (Default: false)

  • Fix: The XLIFF Sync note would only be removed for the first trans-unit where a problem is resolved. From now on, the XLIFF Sync note will be removed directly from all trans-units where the problems are detected to be resolved.