KEYCLOAK-6707 change verfiyEmail tooltip

This commit is contained in:
Jannik Hüls 2018-07-11 20:58:32 +02:00 committed by Bruno Oliveira da Silva
parent 54fcbf12b0
commit 44f5cf3020

View file

@ -41,7 +41,7 @@ loginWithEmailAllowed.tooltip=Allow users to log in with their email address.
duplicateEmailsAllowed=Duplicate emails 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. 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=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=Require SSL
sslRequired.option.all=all requests sslRequired.option.all=all requests
sslRequired.option.external=external requests sslRequired.option.external=external requests