wiki.techinc.nl/tests/phpunit/includes/logging
This, that and the other 46287536cf Improve wording and tense in some "page language" strings
The titles of "action" special pages are normally expressed as actions
("Move page", "Reset password", "Upload file"), and the names of
log types are normally nouns ("Deletion log", "Content model change log").

In any case, "Change language log" and "$1 changed page language for $3"
are not good English.

Log entries also do not end in full stops.

Change-Id: I1d2fed64549ce584418bb3b72d33bf5657c2681f
2016-01-17 12:54:56 +11:00
..
BlockLogFormatterTest.php
DeleteLogFormatterTest.php
ImportLogFormatterTest.php Move details of import logs into log params 2015-11-11 18:34:18 +01:00
LogFormatterTest.php Fix Generic.Files.LineLength phpcs check in files under phpunit/includes 2015-10-03 17:13:29 +00:00
LogFormatterTestCase.php Migrate protect log to new log system 2015-09-25 17:07:50 +02:00
LogTests.i18n.php
MergeLogFormatterTest.php Use assertSame in LogFormatterTestCase 2015-06-06 20:55:03 +02:00
MoveLogFormatterTest.php
NewUsersLogFormatterTest.php Use assertSame in LogFormatterTestCase 2015-06-06 20:55:03 +02:00
PageLangLogFormatterTest.php Improve wording and tense in some "page language" strings 2016-01-17 12:54:56 +11:00
PatrolLogFormatterTest.php
ProtectLogFormatterTest.php Remove various double empty newlines 2015-12-27 18:55:12 +00:00
RightsLogFormatterTest.php Skip user namespace prefix for rights log entry 2015-10-10 07:38:10 +02:00
UploadLogFormatterTest.php