MediaWiki  REL1_22
LogTests.i18n.php File Reference

Internationalisation file for log tests. More...

Go to the source code of this file.

Variables

 $messages = array()
 $messages ['en']

Detailed Description

Internationalisation file for log tests.

Definition in file LogTests.i18n.php.


Variable Documentation

Definition at line 8 of file LogTests.i18n.php.

$messages['en']
Initial value:
 array(
    'log-name-phpunit' => 'PHPUnit-log',
    'log-description-phpunit' => 'Log for PHPUnit-tests',
    'logentry-phpunit-test' => '$1 {{GENDER:$2|tests}} with page $3',
    'logentry-phpunit-param' => '$4',
)

Definition at line 10 of file LogTests.i18n.php.