WeblateOrg / WeblateOrg/weblate
Document automatically_translated file format support
Open
Area: File format support
documentation
Waiting for: Implementation
- Dominant language
- Python
- Stars
- 6.1k
- Forks
- 1.4k
- Avg merge
- 9h 53m
- Merged PRs (30d)
- 395
Description
When updating units from files, `supports_explanation` flag on the file_format_cls is used to detect whether a explanation change is metadata or data change.
Currently automatically translated, fuzzy and approved states are handled in format with fallback from a database, it would also make sense to make it a feature flag on the format (that would be useful for documentation purposes as well) and handle it on the model side.
_Originally posted by @nijel in https://github.com/WeblateOrg/weblate/pull/17426#discussion_r2637718685_
Contributor guide
Assessment
This issue has not been assessed yet.