Feature summary:
On Meta and Governance Wiki, a "best practice" of adding /Translations category to translated categories has been adopted. As a result, it would be helpful if this best practice could be integrated into the extension itself and automated by FuzzyBot (presumably).
Essentially this would require:
- Creation of /Translations subcategory when a category is set up for translation.
- Ideally replacing current usage of {{languages}} where exists and possible to do so (T361629)
- Addition/removal of placement within other categories when changed in root category (example: Root category is added to a newly created category or moved from one category to another)
Use cases:
Example of categories with this setup:
- https://meta.wikimedia.org/wiki/Category:Wikimania/Translations (or any /Translations category on this wiki)
- https://foundation.wikimedia.org/wiki/Category:Resolutions/Translations (or any /Translations category on this wiki)
Benefits:
- Reduced workload for creators/maintainers of translated categories
- Less long-term accidental errors (primarily updates to /Translations category not being made to align with changes to root category)
Notes:
- I do not think ALL wikis that use Translate utilize this setup (mediawiki.org for example) - so it should probably be optionally enabled/disabled via LocalSettings.php (or some related settings system).