Index: lams_central/conf/language/lams/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_central/conf/language/lams/ApplicationResources.properties,v diff -u -r1.29 -r1.30 --- lams_central/conf/language/lams/ApplicationResources.properties 16 Apr 2008 06:33:09 -0000 1.29 +++ lams_central/conf/language/lams/ApplicationResources.properties 17 Apr 2008 00:05:18 -0000 1.30 @@ -192,12 +192,13 @@ label.lesson.sorting.enabled =lesson sorting enabled label.show.groups =Show Groups error.newpassword.mismatch =Your new passwords do not match each other. -label.forgot.password =Forgot your password? error.general.1 =Sorry, there has been an error. label.ok =OK +label.forgot.password =Forgot your password? title.forgot.password =LAMS :: Forgot Password label.forgot.password.confirm =Password Request -label.forgot.password.instructions =Please enter your user name or email below. An email will be sent to you shortly with a link that will allow you to change your password. You only need to enter one value.

If you do not know your email address in LAMS, please contact your System Administrator. +label.forgot.password.instructions.1 =Please enter your user name or email below. An email will be sent to you shortly with a link that will allow you to change your password. You only need to enter one value. +label.forgot.password.instructions.2 =If you do not know your email address in LAMS, please contact your System Administrator. label.forgot.password.email =Check Email label.forgot.password.username =Check Username forgot.password.email.subject =LAMS server - Forgot password response @@ -211,5 +212,6 @@ error.support.email.not.set =Email could not be sent. The LAMS server has not been configured to handle emails. Please contact your System Administrator. error.password.request.expired =This request for a new password has expired. Please click the "Forgot your Password" link again to make a new request. error.email.not.sent =Server failed to send email to recipient. Please contact your System Administrator. +error.forgot.password.fields =Both fields are required. Please try again. #======= End labels: Exported 199 labels for en AU ===== Index: lams_central/conf/language/lams/ApplicationResources_en_AU.properties =================================================================== RCS file: /usr/local/cvsroot/lams_central/conf/language/lams/ApplicationResources_en_AU.properties,v diff -u -r1.26 -r1.27 --- lams_central/conf/language/lams/ApplicationResources_en_AU.properties 16 Apr 2008 06:33:09 -0000 1.26 +++ lams_central/conf/language/lams/ApplicationResources_en_AU.properties 17 Apr 2008 00:05:18 -0000 1.27 @@ -192,12 +192,13 @@ label.lesson.sorting.enabled =lesson sorting enabled label.show.groups =Show Groups error.newpassword.mismatch =Your new passwords do not match each other. -label.forgot.password =Forgot your password? error.general.1 =Sorry, there has been an error. label.ok =OK +label.forgot.password =Forgot your password? title.forgot.password =LAMS :: Forgot Password label.forgot.password.confirm =Password Request -label.forgot.password.instructions =Please enter your user name or email below. An email will be sent to you shortly with a link that will allow you to change your password. You only need to enter one value.

If you do not know your email address in LAMS, please contact your System Administrator. +label.forgot.password.instructions.1 =Please enter your user name or email below. An email will be sent to you shortly with a link that will allow you to change your password. You only need to enter one value. +label.forgot.password.instructions.2 =If you do not know your email address in LAMS, please contact your System Administrator. label.forgot.password.email =Check Email label.forgot.password.username =Check Username forgot.password.email.subject =LAMS server - Forgot password response @@ -211,5 +212,6 @@ error.support.email.not.set =Email could not be sent. The LAMS server has not been configured to handle emails. Please contact your System Administrator. error.password.request.expired =This request for a new password has expired. Please click the "Forgot your Password" link again to make a new request. error.email.not.sent =Server failed to send email to recipient. Please contact your System Administrator. +error.forgot.password.fields =Both fields are required. Please try again. #======= End labels: Exported 199 labels for en AU ===== Index: lams_central/web/forgotPassword.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/forgotPassword.jsp,v diff -u -r1.3 -r1.4 --- lams_central/web/forgotPassword.jsp 16 Apr 2008 03:39:01 -0000 1.3 +++ lams_central/web/forgotPassword.jsp 17 Apr 2008 00:05:10 -0000 1.4 @@ -18,7 +18,6 @@