Closed
Description
Trans has slowly been divided up into smaller pieces, but the structure is a bit odd. Instead of a trans module that contains a bunch of smaller modules we have a bunch of smaller modules that are peers of each other and named trans_something. We should refactor these into a more typical module hierarchy.