Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update-translated-strings.sh: Disable fuzzy matching
This doesn't really matter in practice, because I always sync with Transifex before running updated-translated-strings.sh, and then there can't be any fuzzy matches. But we might as well disable fuzzy matching explicitly, becase the results can be quite odd. This should make the script a bit faster too.
- Loading branch information