Updated mediawiki/extensions Project: mediawiki/extensions/PageTriage 62c9fe5c83ff82f501a70947e214747ab1cb6a7e
Fix unsanitized message
Before it was using raw HTML, with text() so it wouldn't be sanitized
(which would have broken the link).
Instead use wikitext and fully parse it so it's sanitized.
All of the translations have been updated.
Bug: T112469
Change-Id: I0e5d634c28fc38f6d8402e2482e9180708f92e4d