vsc-xliff-sync icon indicating copy to clipboard operation
vsc-xliff-sync copied to clipboard

Visual Studio Code extension that allows for automatic merging of (simple) XLIFF translation files.

Results 14 vsc-xliff-sync issues
Sort by recently updated
recently updated
newest added

The tTranslations snippets are conditionally generated, respecting the "xliffSync.snippetTargetLanguage" Example `"xliffSync.snippetTargetLanguage": "nl-BE",` Resuls in `Caption = 'CaptionText', Comment = 'nl-BE=Translation';` --- However, since #100 we also have a new setting...

enhancement

About 50 mb file limit, I can tell you that I developed too a xliff help extension(I won´t put here the link because I don´t want to be a spammer)...

enhancement
effort: high
priority: medium

Check that number of `\` occurences in source and translation is matching for BC app translations. Add this as a new (opt-in) rule.

enhancement
effort: low
priority: low

Hi, when having an XLIFF 2.0 document with multiple containers, the synchronization of translation units will only preserve existing translations for the first container, but not for the subsequent containers....

enhancement
effort: high
priority: medium