MediaWiki
REL1_31
LogTests.i18n.php
Go to the documentation of this file.
1
<?php
8
$messages
= [];
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
$messages
Definition
LogTests.i18n.php:8
tests
phpunit
includes
logging
LogTests.i18n.php
Generated on Mon Nov 25 2024 15:36:27 for MediaWiki by
1.10.0