Index: lams_central/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r5cf9e6a0f2d86fd8371a466a07b8c0cbf3f81cb8 -rfd06ba812429b63a6dfcb0d8505800fe050fbfc9 --- lams_central/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 5cf9e6a0f2d86fd8371a466a07b8c0cbf3f81cb8) +++ lams_central/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision fd06ba812429b63a6dfcb0d8505800fe050fbfc9) @@ -265,9 +265,21 @@ signup.confirm.email =Confirm email signup.course.key =Course key signup.submit =Submit +signup.email.verify.subject =LAMS: confirm email address +signup.email.verify.body =Hi there,

\ +Please confirm your email address by clicking on the link below
\ +{0}

\ +Regards,
\ +LAMS Signup System signup.email.verify.sent =A confirmation email has been sent to {0}
Check your email and follow the instructions. signup.email.verify.success =You email has been verified signup.email.verify.fail =Your email could not be verified +signup.email.welcome.subject =LAMS: account details +signup.email.welcome.body =Hi there,

\ +You've successfully registered an account with username {0} on the LAMS server at {1}.
\ +If you ever forget your password, you can reset it via this URL{1}/forgotPassword.jsp

\ +Regards
\ +LAMS Signup System title.lams.signup =LAMS Signup error.username.blank =Username cannot be blank error.username.exists =Username is taken