Revision 915
Added by Jean-Philippe Lang almost 18 years ago
There's now 3 account activation strategies (available in application settings):
- activation by email: the user receives an email containing a link to active his account
- manual activation: an email is sent to administrators for account approval (default)
- automatic activation: the user can log in as soon as he has registered
he.yml | ||
---|---|---|
538 | 538 |
setting_protocol: Protocol |
539 | 539 |
label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself" |
540 | 540 |
setting_time_format: Time format |
541 |
label_registration_activation_by_email: account activation by email |
|
542 |
mail_subject_account_activation_request: Redmine account activation request |
|
543 |
mail_body_account_activation_request: 'A new user (%s) has registered. His account his pending your approval:' |
|
544 |
label_registration_automatic_activation: automatic account activation |
|
545 |
label_registration_manual_activation: manual account activation |
|
546 |
notice_account_pending: "Your account was created and is now pending administrator approval." |
Also available in: Unified diff