-
Improvement
-
Resolution: Unresolved
-
None
-
None
-
High
-
Introduce settings for TMX filter and tmx-utils
-
Emptyshow more show less
Provide sql to set:
runtimeOptions.LanguageResources.t5memory.skipAuthor = 0 runtimeOptions.LanguageResources.t5memory.skipDocument = 0 runtimeOptions.LanguageResources.t5memory.skipContext = 0 runtimeOptions.LanguageResources.t5memory.useTmxUtilsConcat = 1 runtimeOptions.LanguageResources.t5memory.useTmxUtilsTrim = 1 runtimeOptions.LanguageResources.t5memory.useTmxUtilsFilter = 1
as DB settings with level 2 for the first 3 configs
and level 1 for everything else, the ones with "useTmxUtils.."-prefix.
We will skip context by default and keep it only for specific clients
- relates to
-
TRANSLATE-5034 Filter TMX on import
- Front-end testing
-
TRANSLATE-5087 Check for duplicates on segment updates
- Front-end testing