|
@@ -1055,7 +1055,7 @@ $ViewComentPost = "View comments on the messages";
|
|
$AllStudents = "All learners";
|
|
$AllStudents = "All learners";
|
|
$StudentsQualified = "Qualified learners";
|
|
$StudentsQualified = "Qualified learners";
|
|
$StudentsNotQualified = "Unqualified learners";
|
|
$StudentsNotQualified = "Unqualified learners";
|
|
-$NamesAndLastNames = "Names and last names";
|
|
|
|
|
|
+$NamesAndLastNames = "First names and last names";
|
|
$MaxScore = "Max score";
|
|
$MaxScore = "Max score";
|
|
$QualificationCanNotBeGreaterThanMaxScore = "Grade cannot exceed max score";
|
|
$QualificationCanNotBeGreaterThanMaxScore = "Grade cannot exceed max score";
|
|
$ThreadStatistics = "Thread statistics";
|
|
$ThreadStatistics = "Thread statistics";
|
|
@@ -3019,7 +3019,7 @@ $Archive = "archive";
|
|
$CourseCode = "Code";
|
|
$CourseCode = "Code";
|
|
$NoDescription = "No description";
|
|
$NoDescription = "No description";
|
|
$OfficialCode = "Code";
|
|
$OfficialCode = "Code";
|
|
-$FirstName = "Firstname";
|
|
|
|
|
|
+$FirstName = "First name";
|
|
$LastName = "Last name";
|
|
$LastName = "Last name";
|
|
$Status = "Status";
|
|
$Status = "Status";
|
|
$Email = "e-mail";
|
|
$Email = "e-mail";
|
|
@@ -6829,10 +6829,10 @@ $CasUserAddLoginAttributeTitle = "Add CAS user login";
|
|
$CasUserAddLoginAttributeComment = "Add CAS user login details when registering a new user";
|
|
$CasUserAddLoginAttributeComment = "Add CAS user login details when registering a new user";
|
|
$CasUserAddEmailAttributeTitle = "Add CAS user email";
|
|
$CasUserAddEmailAttributeTitle = "Add CAS user email";
|
|
$CasUserAddEmailAttributeComment = "Add CAS user e-mail details when registering a new user";
|
|
$CasUserAddEmailAttributeComment = "Add CAS user e-mail details when registering a new user";
|
|
-$CasUserAddFirstnameAttributeTitle = "Add CAS user firstname";
|
|
|
|
-$CasUserAddFirstnameAttributeComment = "Add CAS user firstname when registering a new user";
|
|
|
|
-$CasUserAddLastnameAttributeTitle = "Add CAS user lastname";
|
|
|
|
-$CasUserAddLastnameAttributeComment = "Add CAS user lastname details when registering a new user";
|
|
|
|
|
|
+$CasUserAddFirstnameAttributeTitle = "Add CAS user first name";
|
|
|
|
+$CasUserAddFirstnameAttributeComment = "Add CAS user first name when registering a new user";
|
|
|
|
+$CasUserAddLastnameAttributeTitle = "Add CAS user last name";
|
|
|
|
+$CasUserAddLastnameAttributeComment = "Add CAS user last name details when registering a new user";
|
|
$UserList = "User list";
|
|
$UserList = "User list";
|
|
$SearchUsers = "Search users";
|
|
$SearchUsers = "Search users";
|
|
$Administration = "Administration";
|
|
$Administration = "Administration";
|
|
@@ -7559,4 +7559,8 @@ $AchievedSkills = "Achieved skills";
|
|
$BusinessCard = "Business card";
|
|
$BusinessCard = "Business card";
|
|
$BadgeDetails = "Badge details";
|
|
$BadgeDetails = "Badge details";
|
|
$TheUserXNotYetAchievedTheSkillX = "The user %s not yet achieved the skill \"%s\"";
|
|
$TheUserXNotYetAchievedTheSkillX = "The user %s not yet achieved the skill \"%s\"";
|
|
|
|
+$IssuedBadgeInformation = "Issued badge information";
|
|
|
|
+$RecipientDetails = "Recipient details";
|
|
|
|
+$SkillAcquiredAt = "Skill acquired at";
|
|
|
|
+$BasicSkills = "Basic skills";
|
|
?>
|
|
?>
|