|
|
|
@ -1138,10 +1138,10 @@ $AssignedSessionsHaveBeenUpdatedSuccessfully = "The assigned sessions have been |
|
|
|
|
$AssignedCoursesHaveBeenUpdatedSuccessfully = "The assigned courses have been updated"; |
|
|
|
|
$AssignedUsersHaveBeenUpdatedSuccessfully = "The assigned users have been updated"; |
|
|
|
|
$Lock = "Lock"; |
|
|
|
|
$AssignUsersTo = "Assign users to"; |
|
|
|
|
$AssignUsersToX = "Assign users to"; |
|
|
|
|
$AssignUsersToHumanResourcesManager = "Assign users to Human Resources manager"; |
|
|
|
|
$AssignedUsersListToHumanResourcesManager = "List of users assigned to Human Resources manager"; |
|
|
|
|
$AssignCoursesTo = "Assign courses to"; |
|
|
|
|
$AssignCoursesToX = "Assign courses to %s"; |
|
|
|
|
$SessionsListInPlatform = "List of sessions on the platform"; |
|
|
|
|
$AssignSessionsToHumanResourcesManager = "Assign sessions to Human Resources manager"; |
|
|
|
|
$AssignedSessionsListToHumanResourcesManager = "List of sessions assigned to the Human Resources manager"; |
|
|
|
@ -1197,4 +1197,14 @@ $ServerPortInfo = "Server port"; |
|
|
|
|
$ServerUserAgentInfo = "Your user agent as received by the server"; |
|
|
|
|
$ServerSoftwareInfo = "Software running as a web server"; |
|
|
|
|
$UnameInfo = "Information on the system the current server is running on"; |
|
|
|
|
$AssignSessionsToX = "Assign sessions to %s"; |
|
|
|
|
$AssignCoursesToSessionsAdministrator = "Assign courses to session's administrator"; |
|
|
|
|
$AssignCoursesToPlatformAdministrator = "Assign courses to platform's administrator"; |
|
|
|
|
$AssignedCoursesListToPlatformAdministrator = "Assigned courses list to platform administrator"; |
|
|
|
|
$AssignedCoursesListToSessionsAdministrator = "Assigned courses list to sessions administrator"; |
|
|
|
|
$AssignSessionsToPlatformAdministrator = "Assign sessions to platform administrator"; |
|
|
|
|
$AssignSessionsToSessionsAdministrator = "assign sessions to sessions administrator"; |
|
|
|
|
$AssignedSessionsListToPlatformAdministrator = "Assigned sessions list to platform administrator"; |
|
|
|
|
$AssignedSessionsListToSessionsAdministrator = "Assigned sessions list to sessions administrator"; |
|
|
|
|
$EvaluationsGraph = "graph of evaluations"; |
|
|
|
|
?> |