%PDF- %PDF-
Direktori : /proc/self/root/www/varak.net/wiki.varak.net/tests/phpunit/includes/logging/ |
Current File : //proc/self/root/www/varak.net/wiki.varak.net/tests/phpunit/includes/logging/LogTests.i18n.php |
<?php /** * Internationalisation file for log tests. * * @file */ $messages = []; $messages['en'] = [ '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', ];