Index: lams_admin/conf/language/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_admin/conf/language/Attic/ApplicationResources.properties,v diff -u -r1.33 -r1.34 --- lams_admin/conf/language/ApplicationResources.properties 18 Oct 2006 06:08:05 -0000 1.33 +++ lams_admin/conf/language/ApplicationResources.properties 20 Oct 2006 02:39:40 -0000 1.34 @@ -27,11 +27,11 @@ errors.prefix=
errors.suffix= error.system = Oops! An unexpected exception thrown by the system. Contact your System Administrator. -error.org.invalid = Invalid Organisation Id. +error.org.invalid = Invalid Organisation Id. {0} error.orgtype.invalid = Invalid operation for this type of organisation. error.name.required = Name is required. error.login.required = Login is required. -error.login.unique = Login is already taken. +error.login.unique = Login is already taken. {0} error.password.required = Password is required. error.authorisation=You are not authorised to do this. error.newpassword.mismatch=Your new password does not match. @@ -46,12 +46,19 @@ error.email.required = Email address is required. error.valid.email.required = Valid email address is required. error.required = {0} is required. -error.not.unique = {0} is not unique. +error.not.unique = {0} is not unique. +error.roles.invalid = One or more roles are invalid. {0} +error.fail.add = Failed to add user. +error.authmethod.invalid = Invalid authentication method. {0} +error.flash.theme.invalid = Invalid flash theme. {0} +error.html.theme.invalid = Invalid html theme. {0} +error.locale.invalid = Invalid locale. {0} #======================= 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. +msg.users.added = {0} users were added successfully. #======================= Organisation State =======================# organisation.state.ACTIVE=Active @@ -93,6 +100,10 @@ admin.user.disable = Disable User admin.user.delete = Delete User admin.user.actions = Actions +admin.user.import = Import Users +label.excel.spreadsheet = Excel Spreadsheet +label.spreadsheet = spreadsheet +label.download.template = Download the template role.AUTHOR = Author role.GROUP.ADMIN = Group Admin role.GROUP.MANAGER = Group Manager @@ -170,4 +181,4 @@ #==================== Configuration Screen ========================# admin.config.key=Key -admin.config.value=Value +admin.config.value=Value \ No newline at end of file