https://bugzilla.wikimedia.org/show_bug.cgi?id=53960
--- Comment #1 from Niklas Laxström <[email protected]> --- Undo and rollback works, but you have to find out the edit to the translation unit instead of the secondary edit which updates the translation page. Those edits are hidden by default in recent changes, but you can show them or check the user's contributions. It would be technically complex for multiple reasons to support the scenario that reverting change to the translation page would revert the original edit: * the unit edit can be a new page, while the translation page edit is just a normal edit. * we would need to hook into and override the normal undo and rollback actions - I haven't checked whether suitable hooks exist. The other way is easy and works already, except that deleting a unit translation does not currently trigger regeneration of the translation page. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
