New probable double escaping to translation string in confirmation message when deleting private token
When deleting a private token on current gitlab.com instance, I see the following message:
And when the token is removed, I see this:
This is probably another occurrence of a double escaping of a translation text, as in #438197 (closed) and #460834 (closed).
Edited by Daniel Le Berre

