Index: lams_central/conf/language/lams/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_central/conf/language/lams/ApplicationResources.properties,v diff -u -r1.40 -r1.41 --- lams_central/conf/language/lams/ApplicationResources.properties 7 Nov 2008 06:19:28 -0000 1.40 +++ lams_central/conf/language/lams/ApplicationResources.properties 14 Nov 2008 06:04:45 -0000 1.41 @@ -209,6 +209,7 @@ label.forgot.password.username =Check Username error.forgot.password.fields =Both fields are required. Please try again. error.email.not.sent =Server failed to send email to recipient. Please contact your System Administrator. +error.multiple.emails =There are multiple users in LAMS with the given email. Email could not be sent. Please try again using your username, or contact your System Administrator. error.email.not.found =Unable to find a user that matches the given email. Please check your email address and try again. error.forgot.password.email =Please enter an email address. error.forgot.password.username =Please enter a username. 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.36 -r1.37 --- lams_central/conf/language/lams/ApplicationResources_en_AU.properties 7 Nov 2008 05:55:49 -0000 1.36 +++ lams_central/conf/language/lams/ApplicationResources_en_AU.properties 14 Nov 2008 06:04:45 -0000 1.37 @@ -209,6 +209,7 @@ label.forgot.password.username =Check Username error.forgot.password.fields =Both fields are required. Please try again. error.email.not.sent =Server failed to send email to recipient. Please contact your System Administrator. +error.multiple.emails =There are multiple users in LAMS with the given email. Email could not be sent. Please try again using your username, or contact your System Administrator. error.email.not.found =Unable to find a user that matches the given email. Please check your email address and try again. error.forgot.password.email =Please enter an email address. error.forgot.password.username =Please enter a username.