MediaWiki REL1_31
LogTests.i18n.php
Go to the documentation of this file.
1<?php
9
10$messages['en'] = [
11 'log-name-phpunit' => 'PHPUnit-log',
12 'log-description-phpunit' => 'Log for PHPUnit-tests',
13 'logentry-phpunit-test' => '$1 {{GENDER:$2|tests}} with page $3',
14 'logentry-phpunit-param' => '$4',
15];
$messages