Index: trunk/extensions/EducationProgram/EducationProgram.i18n.php |
— | — | @@ -61,7 +61,17 @@ |
62 | 62 | 'log-header-institution' => 'These events track the changes that are made to institutions.', |
63 | 63 | 'log-header-course' => 'These events track the changes that are made to courses.', |
64 | 64 | 'log-header-mc' => 'These events track the changes that are made to master courses.', |
| 65 | + 'log-header-instructor' => 'These events track the changes that are made to instructors.', |
| 66 | + 'log-header-ambassador' => 'These events track the changes that are made to ambassadors.', |
| 67 | + 'log-header-student' => 'These events track the changes that are made to students.', |
65 | 68 | |
| 69 | + 'log-description-institution' => 'Log of all changes to [[Special:Institutions|institutions]].', |
| 70 | + 'log-description-course' => 'Log of all changes to [[Special:Courses|courses]].', |
| 71 | + 'log-description-mc' => 'Log of all changes to [[Special:MasterCourses|master courses]].', |
| 72 | + 'log-description-instructor' => 'Log of all changes to instructors.', |
| 73 | + 'log-description-ambassador' => 'Log of all changes to [[Special:OnlineAmbassadors|online]] and [[Special:CampusAmbassadors|campus ambassadors]].', |
| 74 | + 'log-description-student' => 'Log of all changes to [[Special:Students|students]].', |
| 75 | + |
66 | 76 | 'logentry-institution-add' => '$1 created institution $3', |
67 | 77 | 'logentry-institution-remove' => '$1 removed institution $3', |
68 | 78 | 'logentry-institution-update' => '$1 updated institution $3', |