From 421dec07cd183dd4af099396f0332dc66dcc1ecc Mon Sep 17 00:00:00 2001 From: jmontoyaa Date: Tue, 1 Aug 2017 11:59:23 +0200 Subject: [PATCH] Update lang vars --- main/lang/english/trad4all.inc.php | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/main/lang/english/trad4all.inc.php b/main/lang/english/trad4all.inc.php index 9b42f20863..ed8b25e5df 100644 --- a/main/lang/english/trad4all.inc.php +++ b/main/lang/english/trad4all.inc.php @@ -8031,4 +8031,14 @@ $HrmList = "Human Resource Managers list"; $AssignHrmToUser = "Assign Human Resources Manager to user"; $AddHrmToUser = "Add Human Resources Manager to user"; $HrmAssignedUsersCourseList = "Human Resources Manager assigned users course list"; +$GoToSurvey = "Go to Survey"; +$NotificationCertificateSubject = "Certificate notification"; +$NotificationCertificateTemplate = "((user_first_name)), + +Congratulations on the completion of ((course_title)). Your final grade received for this class is ((score)). Please allow a few days for it to reflect in their system. We look forward to seeing you in future classes. If we can assist you further in any way, please feel free to contact us. + +Sincerely, +((author_first_name)), ((author_last_name)) +((portal_name))"; +$SendCertificateNotifications = "Send certificate notification to all users"; ?> \ No newline at end of file