r109883 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r109882‎ | r109883 | r109884 >
Date:00:40, 24 January 2012
Author:jeroendedauw
Status:deferred
Tags:
Comment:
added missing log messages
Modified paths:
  • /trunk/extensions/EducationProgram/EducationProgram.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/EducationProgram/EducationProgram.i18n.php
@@ -61,7 +61,17 @@
6262 'log-header-institution' => 'These events track the changes that are made to institutions.',
6363 'log-header-course' => 'These events track the changes that are made to courses.',
6464 '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.',
6568
 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+
6676 'logentry-institution-add' => '$1 created institution $3',
6777 'logentry-institution-remove' => '$1 removed institution $3',
6878 'logentry-institution-update' => '$1 updated institution $3',

Status & tagging log