Index: lams_admin/conf/language/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_admin/conf/language/Attic/ApplicationResources.properties,v diff -u -r1.24 -r1.25 --- lams_admin/conf/language/ApplicationResources.properties 7 Sep 2006 05:56:02 -0000 1.24 +++ lams_admin/conf/language/ApplicationResources.properties 13 Sep 2006 06:07:03 -0000 1.25 @@ -30,14 +30,16 @@ error.authorisation=You are not authorised to do this. error.newpassword.mismatch=Your new password does not match. error.oldpassword.mismatch=Your old password is not correct. -error.results.none=No results matched your query. error.img.format = The file you uploaded looks not an image. An image file usually has .jpg, .gif, .png or .bmp extension. error.img.size = The file size exceeds the maximum 4096k limit. -error.not.member = User is not a member of this organisation. error.need.sysadmin = You need to have the sys admin role to do this. +error.roles.empty = You need to assign at least one role. +error.userid.invalid = Invalid User Id. #======================= Warning Messages ==========================# msg.user.add.to.parent.group = User/s marked with a '*' will be automatically added to the parent group with the same roles. +msg.add.to.org = User will be added to {0}. +msg.results.none = No results matched your query. #======================= Organisation State =======================# organisation.state.ACTIVE=Active @@ -52,6 +54,7 @@ admin.user.login = Login admin.user.password = Password admin.user.password.confirm = Confirm Password +admin.user.name = Name admin.user.title = Title admin.user.first_name = First Name admin.user.last_name = Last Name @@ -78,6 +81,10 @@ admin.user.LEARNER = Learner admin.user.STAFF = Staff admin.user.assign.roles = Assign Roles +admin.user.find = Find Users +admin.user.edit = Edit User Details +admin.user.disable = Disable User +admin.user.delete = Delete User #==================== Organisation Management Screen ======================# admin.organisation.management = Group/Subgroup Management