In #5671 and #5755 new api token will be generated. The message will popup and the email about it will be sent to the user.
The message and email have to be translated into different languages. Now they are located in Bundle.properties
notification.email.apiTokenGenerated=Hello {0} {1},\n\nAPI Token has been generated. Please keep it secure as you would do with a password. notification.email.apiTokenGenerated.subject=API Token was generated configurefragmentbean.apiTokenGenerated=API Token will be generated. Please keep it secure as you would do with a password.
The popup message is in screenshot.

In #5671 and #5755 new api token will be generated. The message will popup and the email about it will be sent to the user.
The message and email have to be translated into different languages. Now they are located in Bundle.properties
notification.email.apiTokenGenerated=Hello {0} {1},\n\nAPI Token has been generated. Please keep it secure as you would do with a password. notification.email.apiTokenGenerated.subject=API Token was generated configurefragmentbean.apiTokenGenerated=API Token will be generated. Please keep it secure as you would do with a password.The popup message is in screenshot.