We want to change the default value of the keyAlgorithm value from "legacy" to "simple". The following steps should help you in achieving this:
- Go over all group yml files in translatewiki.net repo and add keyAlgorithm: legacy if it is not specified
- Change default value to simple in the Translate extension (update tests if necessary)
- Ensure that MLEB release notes include this change (add a note to the next release task)
- Go over all group yml files in translatewiki.net repo and remove keyAlgorithm: simple