File: /var/www/html/unitime/target/classes/messages.properties
# The Apereo Foundation licenses this file to you under the Apache License,
# Version 2.0 (the "License"); you may not use this file except in
# compliance with the License. You may obtain a copy of the License at:
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
#
# See the License for the specific language governing permissions and
# limitations under the License.
#
#############################################################################
# Optional header and footer for <errors/> tag.
errors.header=<FONT class='errorCell'>
errors.footer=</FONT>
errors.prefix=
errors.suffix=<BR>
# Struts Validator Error Messages
errors.generic=<b>{0}</b>
errors.required=<b>{0}</b> is required.
errors.minlength=<b>{0}</b> can not be less than <b>{1}</b> characters.
errors.maxlength=<b>{0}</b> can not be greater than <b>{1}</b> characters.
errors.invalid=<b>{0}</b> is invalid.
errors.numeric=<b>{0}</b> must be a number.
errors.byte=<b>{0}</b> must be a byte.
errors.short=<b>{0}</b> must be a short.
errors.number=<b>{0}</b> must be a number.
errors.integer=<b>{0}</b> must be an integer.
errors.long=<b>{0}</b> must be a long.
errors.float=<b>{0}</b> must be a float.
errors.double=<b>{0}</b> must be a double.
errors.date=<b>{0}</b> is not a valid date or in the correct date format.
errors.range=<b>{0}</b> is not in the range <b>{1}</b> through <b>{2}</b>.
errors.creditcard=<b>{0}</b> is an invalid credit card number.
errors.email=<b>{0}</b> is an invalid email address.
errors.equal=<b>{0}</b> must be equal to <b>{1}</b>.
errors.integerLtEq=<b>{0}</b> must be less than or equal to <b>{1}</b>.
errors.integerGtEq=<b>{0}</b> must be greater than or equal to <b>{1}</b>.
errors.integerGt=<b>{0}</b> must have a value greater than <b>{1}</b>.
errors.integerLt=<b>{0}</b> must have a value lesser than <b>{1}</b>.
errors.exists=<b>{0}</b> exists. Enter a value that does not exist.
errors.notPresent=<b>{0}</b> is not present in the table.
errors.alreadyPresent=<b>{0}</b> is already present in the table.
errors.fileNotFound=<b>{0}</b> does not exist.
errors.invalidDate=<b>{0}</b> is not a valid date.
errors.invalidCharacters=<b>{0}</b> contained invalid characters <b>|</b>, <b>%</b>, <b><</b>, <b>></b>, <b>"</b> or <b>+</b>
# Error messages
errors.exception=An Exception occurred during processing.<PRE>{0}</PRE>.
errors.lookup.notFound=Record not found: <b>{0}</b>.
errors.lookup.primaryRole.required=Please select the primary role with which you wish to access the application.
errors.lookup.primaryRole.notFound=Your user role could not be determined. Please contact the Sys Admin.
errors.lookup.username.required=Username cannot be blank. Enter a valid Username.
errors.lookup.roleId.required=User Role cannot be blank. Enter a valid user role.
errors.lookup.puid.notFound=External ID lookup failed for user - <b>{0}</b>.
errors.lookup.op.required=Operation Code cannot be blank. Enter a valid op code.
errors.lookup.op.invalid=Operation code <b>{0}</b> not understood.
errors.lookup.userRoleId.required=User Role ID cannot be blank. Submit a valid user role id.
errors.lookup.userRoleId.notFound=User Role lookup failed for id - <b>{0}</b>.
errors.lookup.userRoleId.duplicate=Duplicate User Role <b>{1}</b> found for user <b>{0}</b>.
errors.lookup.limit.positive=Limit must be > 0. Enter a valid limit.
errors.lookup.config.required=Select the configuration to be applied.
errors.ctrlCourse.invalid=Select a valid controlling course.
errors.ctrlCourse.multipleChildren=Cannot re-assign to another controlling course. Please re-assign dependent courses first.
errors.limit.subpart=Maximum limits for each top level class type must total to greater than or equal to the offering limit.
errors.limit.subpart2=Limits for each top level class type must total to greater than or equal to the offering limit.
errors.room.ownership=Your department does not own this room.
errors.minLimit.childClasses=Minimum limits for child classes of the same type at a level must total to greater than or equal to the parent class minimum limit.
errors.maxLimit.childClasses=Maximum limits for child classes of the same type at a level must total to greater than or equal to the parent class maximum limit.
errors.limit.childClasses=Limits for child classes of the same type at a level must total to greater than or equal to the parent class limit.
errors.limit.minGreaterThanMaxLimit=Maximum limit for class {0} cannot be less than the minimum limit for the class.
errors.class.mustHaveChildClasses=The configuration requires that <b>{0}</b> have at least one child class.
errors.subpart.mustHaveClass=The configuration requires that each scheduling subpart have at least one associated class.
errors.rollForward=Error Rolling {0} Forward From Term: {1} To Term: {2} - {3}
errors.rollForward.missingToSession=Roll Forward Error - Must select a session to which to roll forward.
errors.rollForward.missingFromSession=Roll {0} Forward Error - Must select a session from which to roll forward.
errors.rollForward.sessionsMustBeDifferent=Roll {0} Forward Error - From session and to session cannot be the same: {1}.
errors.rollForward.sessionHasData=Roll {0} Forward Error - To session {1} already contains {0} data.
errors.rollForward.generic=Roll {0} Forward Error - {1}
# Operational Flags
op.view=view
op.edit=edit
op.delete=delete
op.add=add
op.update=update
op.addNew=addNew
op.list=list
op.reload=reload
op.clear=clear
op.shift=shift
# General Purpose Buttons
button.addNew=Add New
button.edit=Edit
button.update=Update
button.delete=Delete
button.submit=Submit
button.save=Save
button.cancel=Cancel
button.refresh=Refresh
button.reload=Reload
button.add=Add
button.moveUp=moveUp
button.moveDown=moveDown
# Specific Buttons
editSolverParameterDef=editSolverParameterDef
button.addSolverParameterDef=Add Solver Parameter Definition
button.saveSolverParameterDef=Save
button.deleteSolverParameterDef=Delete
button.cancelSolverParameterDef=Cancel
button.saveRoomFeature=Save
button.deleteRoomFeature=Delete
button.cancelRoomFeature=Cancel
editRoomFeature=editRoomFeature
button.addGlobalRoomFeature=Add Global Room Feature
button.addManagerRoomFeature=Add Manager Room Feature
button.addSession=Add Session
button.deleteSession=Delete
button.saveSession=Save
button.updateSession=Update
button.cancelSessionEdit=Back
button.loadCrsOffrDemand=Load
button.viewCrsOffrDemand=View
editSession=editSession
button.searchInstructionalOfferings=Search
button.searchClasses=Search
button.msfExport=Export To MSF
button.search=Search
button.saveNotOfferedChanges=Save
button.addRoomPref=Add Room Preference
button.addTimePattern=Add Time Preference
button.addBldgPref=Add Building Preference
button.addRoomFeaturePref=Add Room Feature Preference
button.addDistPref=Add Distribution Preference
button.addPeriodPref=Add Period Preference
button.deletePrefs=Clear
button.editPrefs=Edit Preferences
button.editPrefsClass=Edit Class
button.editPrefsSubpart=Edit Subpart
button.restorePrefs=Restore Inherited
button.addDistSubpart=Add Subpart
button.addInstructor=Add Instructor
button.changeOwner=Change Owner
button.deleteClass_=Delete Class
button.addClass_=Add Class
button.addCourseOffering=Add Course Offering
button.reservations=Manage Reservations
button.modifyConfig=Edit Configuration
button.makeOffered=Make Offered
button.makeNotOffered=Make NOT Offered
button.backToInstrOffr=Instructional Offering List
button.backToInstrOffrDet=Instructional Offering Detail
button.modifyOffering=Class Setup
button.crossLists=Cross Lists
button.addRoomGroupPref=Add Room Group Preference
button.addRoomGroup=Add Room Group
button.createClasses=Create Classes
button.addInstructionalType=Add Instructional Type
button.roomFeatures=Room Features
button.roomGroups=Room Groups
button.roomManagers=Room Managers
button.addRoomFeature=Add New Room Feature
button.returnToRoomList=Back
button.returnToRoomFeatureList=Back
button.returnToRoomGroupList=Back
button.returnToRoomDeptList=Back
editRoomGroup=editRoomGroup
button.roomDepts=Room Departments
editRoomDept=editRoomDept
button.addSpecialUseRoom=Add Special Use Room
button.addNonUnivLocation=Add Non-University Location
button.addRoom=Add Room
button.backToInstrOffrDetail=Back
button.backToInstrOffrList=Back
button.updateCrossLists=Update
button.addInstrType=Add
button.updateConfig=Update
button.saveConfig=Save
button.deleteConfig=Delete
button.duplicateConfig=Duplicate
button.modifyRoom=Edit Room
button.modifyRoomPeriodPreferences=Edit Period Preferences
button.modifyRoomDepts=Edit Room Availability
button.modifyRoomGroups=Edit Room Groups
button.modifyRoomFeatures=Edit Room Features
button.modifyRoomPreference=Edit Room Preference
button.previousRoom=Previous
button.nextRoom=Next
button.returnToDetail=Back
button.updatePrefs=Update
button.clearSubpartPrefs=Clear Subpart Preferences
button.clearClassPrefs=Clear Class Preferences
button.clearAllClassPrefs=Clear Class Preferences
button.returnToRoomDetail=Back
button.addRoomDept=Add Department
button.removeRoomDept=Remove Department
button.addNewRoomGroup=Add New Room Group
button.updateInstructionalOfferingConfig=Update
button.nextClass=Next
button.nextSchedulingSubpart=Next
button.nextInstructionalOffering=Next
button.nextInstructor=Next
button.previousClass=Previous
button.previousSchedulingSubpart=Previous
button.previousInstructionalOffering=Previous
button.previousInstructor=Previous
button.applySessionRole=Apply Session / Role
button.editRoomSharing=Edit Room Sharing
button.addTimetableManager=Add Timetable Manager
button.insertTimetableManager=Save
button.updateTimetableManager=Update
button.deleteTimetableManager=Delete
button.backToManagerList=Back
button.addRole=Add Role
button.lookupManager=Lookup Manager
button.addDepartment=Add Department
button.addSolverGroup=Add Solver Group
button.updateSetting=Update
button.cancelUpdateSetting=Back
button.addConfig=Add Configuration
button.updateInstructorsList=Manage Instructor List
button.backToInstructorList=Back
button.editInstructorInfo=Edit Instructor Information
button.editInstructorPref=Edit Instructor Preferences
button.displayPrefs=Show Instructor Preferences
button.hidePrefs=Hide Instructor Preferences
button.addNewInstructor=Add New Instructor
button.checkPuId=Lookup
button.clearInstrPrefs=Clear Instructor Preferences
button.editCourseOffering=Edit Course Offering
button.updateCourseOffering=Update
button.backToPrevious=Back
button.saveInstructor=Save
button.selectInstructor=Select Instructor
button.deleteInstructor=Delete
button.applyFilter=Apply Filter
button.addAppConfig=Add Setting
button.createAppConfig=Save
button.updateAppConfig=Update
button.deleteAppConfig=Delete
button.cancelUpdateAppConfig=Back
button.addReservation=Reservations
button.addReservationRow=Add Reservation
button.addReservationIo=Add New
button.displayReservationList=Search
button.reservationNextStep=Submit
button.updateReservation=Update
button.removeReservation=Delete
button.lookupPuId=Lookup
button.closeWindow=Close Window
button.classInstrUpdate=Update
button.classInstructorAssignment=Assign Instructors
button.exportPDF=Export PDF
button.exportCSV=Export CSV
button.changeUser=Submit
button.submitStudentRequest=Submit
button.unassignAll=Unassign All
button.deleteIo=Delete
button.insertAddress=Add Recipient
button.deleteAddress=Remove
button.rollForward=Roll Forward
button.updateDepartment=Update
button.deleteDepartment=Delete
button.saveDepartment=Save
button.addSubjectArea=Add Subject Area
button.updateSubjectArea=Update
button.saveSubjectArea=Save
button.deleteSubjectArea=Delete
button.addIType=Add IType
button.worksheetPDF=Worksheet PDF
button.editExam=Edit
button.cloneExam=Clone
button.addExam=Add Examination
button.nextExam=Next
button.previousExam=Previous
button.clearExamPrefs=Clear Preferences
button.addObject=Add Object
button.deleteExam=Delete
button.updateExam=Update
button.saveExam=Save
# Titles for Buttons
title.searchOffering=Search/Display Offerings (ALT+S)
title.search=Search (ALT+S)
title.addNewOffering=Add New Offering (ALT+A)
title.backToInstrOffrDetail=Back to Instructional Offering Detail (ALT+B)
title.backToInstrOffrList=Back to Instructional Offering List (ALT+B)
title.modifyOffering=Add/Delete Classes, Change limits on subparts (ALT+O)
title.modifyConfig=Modify configuration (ALT+C)
title.crossLists=Add/Delete cross-listed courses and change controlling course (ALT+L)
title.makeOffered=Make this offering 'Offered' (ALT+F)
title.makeNotOffered=Make this offering 'Not Offered' (ALT+F)
title.updateCrossLists=Update Cross Lists(ALT+U)
title.addInstrType=Add the selected instructional type to the configuration (ALT+A)
title.createClasses=Create Classes (ALT+C)
title.updateConfig=Update Configuration (ALT+U)
title.saveConfig=Save Configuration (ALT+S)
title.deleteConfig=Delete Configuration (ALT+D)
title.modifyRoom=Modify Room (ALT+R)
title.modifyRoomPeriodPreferences=Modify Room Examination Period Preferences (Alt+X)
title.modifyRoomDepts=Modify Room Availability / Departments (ALT+A)
title.modifyRoomGroups=Modify Room Groups (ALT+G)
title.modifyRoomFeatures=Modify Room Features (ALT+F)
title.modifyRoomPreference=Modify Room Preference (ALT+M)
title.previousRoom=Previous Room (ALT+P)
title.nextRoom=Next Room (ALT+N)
title.returnToRoomList=Back to Room List (ALT+B)
title.returnToDetail=Do not commit any change. Return to Detail Screen (ALT+B)
title.updatePrefs=Commit changes to database (ALT+U)
title.restorePrefs=Restore all inherited preferences. Return to Instructional Offering list (ALT+C)
title.deletePrefs=Clear all preferences. (ALT+C)
title.addInstructor=Add Instructor (ALT+I)
title.addTimePattern=Add Time Pattern Preference (ALT+T)
title.addRoomGroup=Add Room Group Preference (ALT+G)
title.addRoomPref=Add Room Preference (ALT+R)
title.addBldgPref=Add Building Preference (ALT+D)
title.addRoomFeaturePref=Add Room Feature Preference (ALT+F)
title.removeInstructor=Remove Instructor
title.removeTimePattern=Remove Time Pattern
title.removeRoomGroupPref=Remove Room Group Preference
title.removeRoomPref=Remove Room Preference
title.removeBldgPref=Remove Building Preference
title.removeRoomFeaturePref=Remove Room Feature Preference
title.clearSubpartPrefs=Delete all Subpart Preferences (ALT+C)
title.removePeriodPref=Remove Period Preference
title.clearClassPrefs=Delete all Class Preferences. Preferences will be inherited from the subpart (ALT+C)
title.clearAllClassPrefs=Delete all Class Preferences. Preferences will be inherited from the subpart.
title.updateInstructionalOfferingConfig=Update Instructional Offering(ALT+U)
title.nextClass=Next Class (ALT+N)
title.nextClassWithUpdate=Update and go to next Class (ALT+N)
title.nextSchedulingSubpart=Next Scheduling Subpart (ALT+N)
title.nextSchedulingSubpartWithUpdate=Update and go to next Scheduling Subpart (ALT+N)
title.nextInstructionalOffering=Next Instructional Offering (ALT+N)
title.nextInstructor=Next Instructor (ALT+N)
title.nextInstructorWithUpdate=Update and go to next Instructor (ALT+N)
title.previousClass=Previous Class (ALT+P)
title.previousClassWithUpdate=Update and go to previous Class (ALT+P)
title.previousSchedulingSubpart=Previous Scheduling Subpart (ALT+P)
title.previousSchedulingSubpartWithUpdate=Update and go to previous Scheduling Subpart (ALT+P)
title.previousInstructionalOffering=Previous Instructional Offering (ALT+P)
title.previousInstructor=Previous Instructor (ALT+P)
title.previousInstructorWithUpdate=Update and go to previous Instructor (ALT+P)
title.applySessionRole=Access Timetabling using the session / role selected (ALT+A)
title.roomFeatures=Room Features (ALT+F)
title.roomGroups=Room Groups (ALT+G)
title.roomDepts=Room Departments (ALT+D)
title.addSpecialUseRoom=Add Special User Room (ALT+U)
title.addNonUnivLocation=Add Non-University Locations (ALT+N)
title.addRoom=Add Room (ALT+R)
title.editRoomSharing=Edit Room Sharing (ALT+E)
title.addRoomFeature=Add New Room Feature (ALT+F)
title.addRoomDept=Add This Department (ALT+A)
title.removeRoomDept=Remove This Department (ALT+R)
title.removeRoom=Delete This Room (ALT+D)
title.updateRoom=Update Room (ALT+U)
title.saveRoom=Save Room (ALT+S)
title.updateRoomPref=Update Room Preference (ALT+U)
title.updateRoomGroups=Update Room Groups (ALT+U)
title.updateRoomFeatures=Update Room Features (ALT+U)
title.editPrefsClass=Edit Class (ALT+E)
title.addDistPref=Add Distribution Preference (ALT+A)
title.addPeriodPref=Add Period Preference (Alt+P)
title.editPrefsSubpart=Edit Scheduling Subpart (ALT+E)
title.updateDistPref=Update Distribution Preference (ALT+U)
title.addNewDistPref=Save Distribution Preference (ALT+S)
title.removeDistPref=Delete Distribution Preference (ALT+D)
title.addClass_=Add Class (ALT+C)
title.addTimetableManager=Add Timetable Manager (ALT+T)
title.insertTimetableManager=Save Manager (ALT+S)
title.updateTimetableManager=Update Manager (ALT+U)
title.deleteTimetableManager=Delete Manager (ALT+D)
title.backToManagerList=Back to Manager List (ALT+B)
title.addRole=Add Role (ALT+R)
title.lookupManager=Search I2A2 for Manager Details (ALT+L)
title.addDepartment=Add Department (ALT+D)
title.updateSetting=Update Setting (ALT+U)
title.cancelUpdateSetting=Back to Manager Settings (ALT+B)
title.addConfig=Add Configuration (ALT+C)
title.updateInstructorsList=Add Instructor from Staff / Remove from Dept List (ALT+M)
title.editInstructorInfo=Edit Instructor Information (ALT+I)
title.editInstructorPref=Edit Instructor Preferences (ALT+P)
title.displayPrefs=Show Instructor Preferences (ALT+S)
title.hidePrefs=Hide Instructor Preferences (ALT+H)
title.addNewInstructor=Add New Instructor (ALT+A)
title.updateInstructor=Update Instructor (ALT+U)
title.checkPuId=Look for matches in Staff List and Directory (ALT+L)
title.clearInstrPrefs=Delete all Instructor Preferences (ALT+C)
title.editCourseOffering=Edit Course Offering
title.updateCourseOffering=Update Course Offering (ALT+U)
title.backToPrevious=Back to Previous Screen (ALT+B)
title.saveInstructor=Save Instructor Information (ALT+S)
title.selectInstructor=Select Instructor (ALT+E)
title.deleteInstructor=Delete Instructor Information (ALT+D)
title.applyFilter=Apply Filter (ALT+A)
title.addAppConfig=Add Setting (Alt+A)
title.createAppConfig=Save (ALT+S)
title.deleteAppConfig=Delete (ALT+D)
title.updateAppConfig=Update (ALT+U)
title.cancelUpdateAppConfig=Back (ALT+B)
title.addReservation=Manage Course Reservations (ALT+R)
title.addReservationIo=Add Reservation (ALT+A)
title.addReservationCo=Manage Academic Area Reservations
title.addReservationRow=Add Reservation (ALT+R)
title.displayReservationList=Search/Display Reservations (ALT+S)
title.reservationNextStep=Proceed to Next Step (ALT+S)
title.updateReservation=Update (ALT+U)
title.removeReservation=Delete Reservation
title.lookupPuId=Lookup External ID (ALT+L)
title.classInstrUpdate=Update (ALT+U)
title.updateClassInstructorAssignments=Update Class Instructors(ALT+U)
title.closeWindow=Close Window (ALT+C)
title.exportPDF=Export PDF (ALT+P)
title.exportCSV=Export CSV (ALT+C)
title.changeUser=Switch to another user (ALT+S)
title.submitStudentRequest=Submit Student Course Request (ALT+S)
title.searchInstructors=Search/Display Instructors (ALT+S)
title.searchRooms=Search/Display Rooms (Alt+S)
title.searchClasses=Search/Display Classes (Alt+S)
title.searchClassAssignments=Search/Display Class Assignments (Alt+S)
title.unassignInstructors=Unassign All Instructors
title.deleteIo=Delete Instructional Offering (ALT+D)
title.insertAddress=Add Email Recipient (ALT+I)
title.deleteAddress=Delete Recipient
title.addSession=Add New Academic Session (ALT+A)
title.saveSession=Update Academic Session Info(ALT+U)
title.deleteSession=Delete Academic Session (ALT+D)
title.cancelSessionEdit=Back to Academic Sessions (ALT+B)
title.updateDepartment=Update Department (ALT+U)
title.deleteDepartment=Delete Department (ALT+D)
title.saveDepartment=Save Department (ALT+S)
title.addSubjectArea=Add Subject Area (ALT+S)
title.updateSubjectArea=Update Subject Area (ALT+U)
title.saveSubjectArea=Save Subject Area (ALT+S)
title.deleteSubjectArea=Delete Subject Area (ALT+D)
title.addIType=Add Instructional Type (Alt+I)
title.worksheetPDF=Export Worksheet PDF (Alt+W)
title.editExam=Edit Examination (Alt+E)
title.cloneExam=Clone Examination (Alt+C)
title.addExam=Add New Examination (Alt+A)
title.nextExam=Next Examination (Alt+N)
title.previousExam=Previous Examination (Alt+P)
title.clearExamPrefs=Clear Examination Preferences (Alt+C)
title.addObject=Add Class/Config/Course/Offering (Alt+O)
title.deleteExam=Delete Examination (Alt+D)
title.updateExam=Update Examination (Alt+U)
title.saveExam=Save Examination (Alt+S)
#Change log messages
changelog.operation.UPDATE=update
changelog.operation.CREATE=create
changelog.operation.DELETE=delete
changelog.operation.CLEAR_PREF=clear prefs
changelog.operation.CLEAR_ALL_PREF=clear class prefs
changelog.operation.ASSIGN=assignment
changelog.operation.UNASSIGN=assignment
changelog.operation.APPROVE=approve
changelog.operation.REJECT=reject
changelog.source.CLASS_EDIT=Class Edit
changelog.source.SCHEDULING_SUBPART_EDIT=Scheduling Subpart Edit
changelog.source.INSTR_CFG_EDIT=Configuration Edit
changelog.source.CROSS_LIST=Cross Lists
changelog.source.MAKE_OFFERED=Make Offered
changelog.source.MAKE_NOT_OFFERED=Make Not Offered
changelog.source.RESERVATION=Reservations
changelog.source.COURSE_OFFERING_EDIT=Course Offering Edit
changelog.source.CLASS_SETUP=Class Setup
changelog.source.CLASS_INSTR_ASSIGN=Assign Instructors
changelog.source.DIST_PREF_EDIT=Distribution Preferences
changelog.source.DESIGNATOR_EDIT=Designator Edit
changelog.source.INSTRUCTOR_EDIT=Instructor Edit
changelog.source.INSTRUCTOR_PREF_EDIT=Instructor Preferences
changelog.source.INSTRUCTOR_MANAGE=Manage Instructors
changelog.source.ROOM_DEPT_EDIT=Room Availability
changelog.source.ROOM_FEATURE_EDIT=Room Feature Edit
changelog.source.ROOM_GROUP_EDIT=Room Group Edit
changelog.source.ROOM_EDIT=Room Edit
changelog.source.ROOM_PREF_EDIT=Room Preference Edit
changelog.source.DEPARTMENT_EDIT=Department Edit
changelog.source.SESSION_EDIT=Session Edit
changelog.source.SOLVER_GROUP_EDIT=Solver Group Edit
changelog.source.TIME_PATTERN_EDIT=Time Pattern Edit
changelog.source.DATE_PATTERN_EDIT=Date Pattern Edit
changelog.source.DIST_TYPE_EDIT=Distribution Type Edit
changelog.source.MANAGER_EDIT=Tmtbl Manager Edit
changelog.source.SUBJECT_AREA_EDIT=Subject Area Edit
changelog.source.BUILDING_EDIT=Building Edit
changelog.source.EXAM_PERIOD_EDIT=Exam Period Edit
changelog.source.EXAM_EDIT=Exam Edit
changelog.source.EXAM_INFO=Exam Assignment
changelog.source.EXAM_SOLVER=Exam Solver
changelog.source.DATA_IMPORT=Data Import
changelog.source.DATA_IMPORT_OFFERINGS=Data Import: Offerings
changelog.source.DATA_IMPORT_STUDENT_ENROLLMENTS=Data Import: Students
changelog.source.DATA_IMPORT_SUBJECT_AREAS=Data Import: Subjects
changelog.source.DATA_IMPORT_DEPARTMENTS=Data Import: Departments
changelog.source.DATA_IMPORT_EXT_BUILDING_ROOM=Data Import: Rooms
changelog.source.DATA_IMPORT_STAFF=Data Import: Staff
changelog.source.EVENT_EDIT=Event Edit
changelog.source.CLASS_INFO=Class Assignment