Migrate import log to new log system
authorumherirrender <umherirrender_de.wp@web.de>
Mon, 4 Aug 2014 19:35:18 +0000 (21:35 +0200)
committerNikerabbit <niklas.laxstrom@gmail.com>
Wed, 18 Mar 2015 13:21:52 +0000 (13:21 +0000)
commit4f60a37d4e88d525d383b4c3fd43aaecbb912a68
treeea5c214ba382484cd568500d697b936bc7bae620
parent80288001252e02a185480b14c5c47adc7d0e0c59
Migrate import log to new log system

There is no need for an extra formatter class, because at the moment
there is nothing extra to format.

This allows use of gender on Special:Log. Old messages are kept for use
in IRC. A test was added to ensure an unchanged IRC message.

The new log message for import-interwiki is used from
I3ca8b21bce49b41cac7109efb8056ca4469b88d7 to avoid "transwiki jargon".

Bug: T57404
Change-Id: I590075b203548c071a98c1eaa4b1bc9250f60e22
includes/DefaultSettings.php
includes/logging/LogFormatter.php
includes/specials/SpecialImport.php
languages/i18n/en.json
languages/i18n/qqq.json
tests/phpunit/includes/changes/RecentChangeTest.php