fix(xo-web/messages): clarify *forget tokens* description

Introduced by c7df11cc6
This commit is contained in:
Julien Fontanet 2023-09-28 15:40:14 +02:00
parent cc5f4b0996
commit c7d5b4b063

View File

@ -2199,8 +2199,7 @@ const messages = {
pwdChangeErrorBody: 'The old password provided is incorrect. Your password has not been changed.',
changePasswordOk: 'OK',
forgetTokens: 'Forget all authentication tokens',
forgetTokensExplained:
'This will prevent other clients from authenticating with existing tokens but will not kill active sessions',
forgetTokensExplained: 'This prevents authenticating with existing tokens but the one used by the current session',
forgetTokensSuccess: 'Successfully forgot authentication tokens',
forgetTokensError: 'Error while forgetting authentication tokens',
sshKeys: 'SSH keys',