WeblateOrg / WeblateOrg/weblate
Delayed removal of strings
Open
enhancement
Waiting for: Demand
- Dominant language
- Python
- Stars
- 6.1k
- Forks
- 1.4k
- Avg merge
- 9h 53m
- Merged PRs (30d)
- 395
Description
### Describe the problem
Upon removal of a string, Weblate immediately updates translation files. This makes it slow (see https://github.com/WeblateOrg/weblate/issues/4797#issuecomment-1886341450).
### Describe the solution you would like
Removal should be delayed until the commit time, same as we do with adding new strings.
### Describe alternatives you have considered
_No response_
### Screenshots
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.