diff --git a/themes/src/main/resources/theme/base/admin/messages/admin-messages_en.properties b/themes/src/main/resources/theme/base/admin/messages/admin-messages_en.properties index 39731b3e50..757235088c 100644 --- a/themes/src/main/resources/theme/base/admin/messages/admin-messages_en.properties +++ b/themes/src/main/resources/theme/base/admin/messages/admin-messages_en.properties @@ -41,7 +41,7 @@ loginWithEmailAllowed.tooltip=Allow users to log in with their email address. duplicateEmailsAllowed=Duplicate emails duplicateEmailsAllowed.tooltip=Allow multiple users to have the same email address. Changing this setting will also clear the users cache. It is recommended to manually update email constraints of existing users in the database after switching off support for duplicate email addresses. verifyEmail=Verify email -verifyEmail.tooltip=Require the user to verify their email address the first time they login. +verifyEmail.tooltip=Require users to verify their email address after initial login or after address changes are submitted. sslRequired=Require SSL sslRequired.option.all=all requests sslRequired.option.external=external requests