
	var msgDuplicate = "You can only add an employee or department once.";
	var msgNoResults = "No results found.";
	var msgDisciplinesLimit = "You can only select up to 3 disciplines.";
	var msgValidationLinkedNotEmpty = "The marked fields can not be empty.";
	var msgValidationNotEmpty = "This field can not be empty.";
	var msgEmailNotValid = "E-mail address is not valid";
	var msgLinkNotValid = "Please enter a valid URL. To link to a UG webpage, use the URL without the https://www.rug.nl prefix. For example /staff/your.profile.page or /about-ug/work-with-us/. For external websites, always use the http:// or https:// prefix.";
	var msgDateNotValid = "Date is not valid";
	var msgNoLocationsFound = "No locations found at";
	var msgNoCountriesFound = "No countries found at";
	var msgConfirmDelete = "Are you sure you want to delete this element?";
	var msgErrorUnsupportedEncoding = "Can not update the file because the encoding is not supported.";
	var msgErrorItemExists = "Can not update the file because it already exists or already is published.";
	var msgErrorSizeLimitExceeded = "Can not update the file because it exceeds the size limit.";
	var msgErrorReferenceException = "Can not update the file because of a reference exception.";
	var msgErrorHeader = "Sorry, but an error occurred and the requested action can not be performed.\n\nError: ";
	var msgErrorPermissionDenied = "Permission denied";
	var msgErrorItemNotFound = "Item not found";
	var msgExtensionRequired = "Invalid file extension";
	var msgErrorValidation = "Contents are not valid. For assistance please contact citservicedesk@rug.nl.";
	var msgUpdateFailed = "<p>Due to an unexpected error, updating your data has failed. Please contact the CIT Service Desk.</p>";
	var msgErrorFilenameTooLong = "Filename is too long or contains characters that can not be used in a title";
	var msgErrorItemHasChanged = "This page has been modified by someone else since you opened the editor. We can not update the content you have edited. Copy and paste your updates in another program to save them. To try editing again, please reopen the field you were trying to edit.\n\nModified by: {lastModifier}\nLast modified: {modifiedDate}";
	var msgFileManager = "File Manager";
	var msgClose = "Close";
	