Skip to content
Snippets Groups Projects
Commit 78d018a7 authored by Otto Visser's avatar Otto Visser
Browse files

Minor text changes

parent bf39a128
Branches
Tags
1 merge request!363Deploy fix
Pipeline #1019801 waiting for manual action
......@@ -100,7 +100,7 @@ edition.endDate.tooltip = Enter a date after the last resit for this edition.
edition.name.tooltip = Enter only the 'edition' part of the name, e.g. '23/24 Q1'
edition.empty = No job offers or extra work created.
# Edition Enrollability
edition.enrollability = Enrollment Policy
edition.enrollability = Enrolment Policy
edition.enrollability.open = Open
edition.enrollability.open_to_program = Open to Program
edition.enrollability.closed = Closed (Manual Import)
......@@ -161,11 +161,11 @@ jobOffer.deadline = Deadline For Applying
jobOffer.deadline.none = No Deadline
jobOffer.deadline.closed = Closed
jobOffer.date.enter = Enter a deadline...
jobOffer.name.enter = Enter a name (eg: TA, Mentor, ...)
jobOffer.name.enter = Enter a name (e.g.: TA, Mentor, ...)
jobOffer.username.enter = Enter the exact username...
jobOffer.studentNumber.enter = Enter the exact student number...
jobOffer.studentName.enter = Enter the student's name... (CaSe SenSitIve)
jobOffer.description.enter = Enter a description (eg: TA, Mentor, ...)
jobOffer.description.enter = Enter a description (e.g.: TA, Mentor, ...)
jobOffer.descriptionMessage = Job Information
jobOffer.descriptionMessage.view = View Job Information
jobOffer.descriptionMessage.enter = A message that a student sees before applying... (markdown supported)
......@@ -216,7 +216,7 @@ jobOffer.rejectAll.desc = Are you sure you want to reject all open applications?
jobOffer.rejectSelected.desc = Are you sure you want to reject all selected applications?
jobOffer.addOffer = Offer Positions
jobOffer.addOffer.desc = Search for student(s) using their NetID, student number, or name, with each separate student on a new line.
jobOffer.addOffer.notFound = No students matching this query found. Try checking the capitalization since the search is CaSe SenSitIve.
jobOffer.addOffer.notFound = No students matching this query found. Try checking the capitalisation since the search is CaSe SenSitIve.
jobOffer.addOffer.confirm = Confirm Offering to All
jobOffer.addOffer.confirm.desc = Are you sure you would like to offer a position to the following people:
jobOffer.hide = Hide Offer
......@@ -313,7 +313,7 @@ extraWork.deadline = Deadline For Contract Requests
extraWork.deadline.none = No Deadline
extraWork.deadline.closed = Closed
extraWork.date.enter = Enter a deadline...
extraWork.description.enter = Enter a description (eg: Grading, Oral checks, …)
extraWork.description.enter = Enter a description (e.g.: Grading, Oral checks, …)
extraWork.details = Extra Work Details
extraWork.empty = No Contract Requests Available
extraWork.empty.description = There is currently no open extra work. Come back later to see if there is something new.
......@@ -429,7 +429,7 @@ payscale.download = Download
# PayScale Import
payscale.import = Bulk Import
payscale.import.desc = Search for student(s) using their NetID, student number, or name, with each separate student on a new line.
payscale.import.notFound = No students matching this query found. Try checking the capitalization since the search is CaSe SenSitIve.
payscale.import.notFound = No students matching this query found. Try checking the capitalisation since the search is CaSe SenSitIve.
payscale.import.search.people = NetID(s) / Student Number(s) / Name(s) ...
payscale.import.search.people.label = Search for Students:
payscale.import.all = Import All PayScales
......@@ -460,7 +460,7 @@ training.import.csv.info = Import bulk training via a CSV file. Each training ap
training.import.csv.info.columnOrder = Assistant Student Number, Training Type, Date of Completion (DD-MM-YYYY)
training.import.csv.successful = Successfully imported {0} training approval(s).
training.import.desc = Search for student(s) using their NetID, student number, or name, with each separate student on a new line.
training.import.notFound = No students matching this query found. Try checking the capitalization since the search is CaSe SenSitIve.
training.import.notFound = No students matching this query found. Try checking the capitalisation since the search is CaSe SenSitIve.
training.import.search.people = NetID(s) / Student Number(s) / Name(s) ...
training.import.search.people.label = Search for Students
training.import.all = Import Training for All
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment