# CVS ID: $Id$
# Language strings for the Admin classes and screens.
#==================== Audit Labels ====================#
audit.organisation.change = Changed {0} for organisation: {1} from: {2} to: {3}
audit.organisation.create = Created organisation: {0} of type: {1}
audit.user.password.change = Password changed for: {0}
audit.user.create = Created user: {0}, Full Name: {1}
audit.user.disable = Disabled userId: {0}
audit.user.delete = Deleted userId: {0}
#=========================List jobs in Quartz===========================#
title.job.list = Jobs
lable.job.name= Job name
lable.job.start.date=Job start date
lable.job.description=Job description
#======================= Error Messages ==========================#
errors.header=
Please correct the following errors before proceeding:
errors.footer=
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.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.password.required = Password is required.
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.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.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
organisation.state.HIDDEN=Hidden
organisation.state.ARCHIVED=Archived
organisation.state.REMOVED=Removed
#======================== User Management Screens =======================#
admin.user.management = User Management
admin.user.entry = User Entry
admin.user.userid = User ID
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
admin.user.address_line_1 = Address Line 1
admin.user.address_line_2 = Address Line 2
admin.user.address_line_3 = Address Line 3
admin.user.city = City
admin.user.state = State
admin.user.postcode = Postcode
admin.user.country = Country
admin.user.day_phone = Day Phone
admin.user.evening_phone = Evening Phone
admin.user.mobile_phone = Mobile Phone
admin.user.fax = Fax
admin.user.email = Email
admin.user.roles = Roles
admin.user.manage = Manage Users
admin.user.delete = Delete
admin.user.add = Add/Remove Users
admin.user.create = Create New User
admin.user.AUTHOR = Author
admin.user.COURSE.ADMIN = Group Admin
admin.user.COURSE.MANAGER = Group Manager
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
admin.organisation.entry = Group/Subgroup Entry
admin.job.list = Job List
admin.list.job = List scheduled jobs in Quartz queue
admin.organisation.name = Name
admin.organisation.code = Code
admin.organisation.description = Description
admin.organisation.locale = Locale
admin.organisation.status = Status
admin.can.add.user = Group Administrators can add new users
admin.can.browse.user = Group Administrators can browse all users in the system
admin.can.change.status = Group Administrators can change status of course
admin.organisation = Group/Subgroup
admin.course = Group
admin.class = Subgroup
admin.course.manage = Manage Groups
admin.class.manage = Manage Subgroups
admin.class.add = Create New Subgroup
admin.course.add = Create New Group
#======================== Management Screens =======================#
admin.number = No.
admin.in = In
admin.error = Oops!
admin.save = Save
admin.create = Create
admin.edit = Edit
admin.reset = Reset
admin.remove = Delete
admin.cancel = Cancel
admin.search = Search
admin.enable = Enable
#===================== Main Sysadmin Screen ======================#
sysadmin.maintain = Maintain LAMS
sysadmin.maintain.loginpage = Maintain login page
sysadmin.login.logo = Upload new LAMS logo (height 90 and width 186 for best effect):
sysadmin.login.text = Update the text under the logo on the login page:
sysadmin.headline = System Administration
sysadmin.manage.config.file=Manage Configuration File
sysadmin.batch.heading=Batch Tasks
sysadmin.batch.description=These need to be converted to batch jobs, able to be run from cron.
sysadmin.batch.temp.file.delete=Delete old temporary files
sysadmin.batch.preview.delete=Delete old Preview lessons
#===================== Cache Screen ==============================#
cache.maintain = Maintain LAMS Cache
cache.title=Cache Management
cache.entries.title=Cache Nodes
cache.explanation1=Listed below are the current nodes in the cache. This keeps certain common objects in memory to speed up LAMS. It is managed automatically and should not require any intervention. However, if the system appears to be keeping "old values" e.g. an old first name, try clearing all the nodes in the cache. Once cleared, LAMS will reload the objects from the database.
cache.explanation2=Warning: Removing nodes will reduce the performance of the LAMS server. After a while, the cache will build up again and LAMS will run as usual.
cache.explanation3=Warning: If you remove a node, you will remove the node and all its child nodes.
cache.button.remove=Remove