Index: lams_admin/conf/language/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_admin/conf/language/Attic/ApplicationResources.properties,v diff -u -r1.8 -r1.9 --- lams_admin/conf/language/ApplicationResources.properties 23 Jun 2006 06:55:36 -0000 1.8 +++ lams_admin/conf/language/ApplicationResources.properties 27 Jun 2006 07:24:21 -0000 1.9 @@ -19,7 +19,7 @@ error.login.unique = Login is already taken. error.password.required = Password is required. error.authorisation=You are not authorised to do this. -error.newpassword.mismatch=Your new passwords don't match each other. +error.newpassword.mismatch=Your new password does not match. error.oldpassword.mismatch=Your old password is not correct. #======================= Organisation State =======================# @@ -42,6 +42,7 @@ admin.user.entry = User Entry admin.user.login = Login admin.user.password = Password +admin.user.password.confirm = Confirm Password admin.user.title = Title admin.user.first_name = First Name admin.user.last_name = Last Name @@ -58,8 +59,8 @@ admin.user.email = Email admin.user.roles = Roles admin.user.manage = Manage Users -admin.user.remove = Remove -admin.user.add = Add/Remove User +admin.user.delete = Delete +admin.user.add = Add/Remove Users admin.user.create = Create New User #==================== Organisation Management Screen ======================#