Skip to content

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:

image

And when the token is removed, I see this:

image

This is probably another occurrence of a double escaping of a translation text, as in #438197 (closed) and #460834 (closed).

/cc @leetickett-gitlab

Edited by Daniel Le Berre