mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-03 04:00:55 -06:00
Improve message wording.
This commit is contained in:
parent
901e3ede39
commit
39bfb575da
@ -234,8 +234,9 @@ class EmailAuthentication(BaseMFAuth):
|
||||
email_address=email,
|
||||
note_label=_("Note"),
|
||||
note=_(
|
||||
"This email address will only be used by the authentication "
|
||||
"purpose. It will not update the user's email address."
|
||||
"This email address will only be used for two factor "
|
||||
"authentication purposes. The email address for the user "
|
||||
"account will not be changed."
|
||||
),
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user