Forward porting email authentication message on account activation.
This commit is contained in:
parent
8b5f0ea4d8
commit
398ea7cb9d
3 changed files with 14 additions and 3 deletions
|
|
@ -107,6 +107,12 @@ our $I18N = {
|
|||
lastUpdated => 1078852836
|
||||
},
|
||||
|
||||
'email validation confirmed' => {
|
||||
message => q|Thank you for activating your account. You may now log in with your username and password.|,
|
||||
context => q|Message displayed to the user after they validate their email address.|,
|
||||
lastUpdated => 1230588145,
|
||||
},
|
||||
|
||||
'display account template title' => {
|
||||
message => q|WebGUI Authentication Display Account Template|,
|
||||
lastUpdated => 1078852836
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue