Move count of revisions/files out of undelete log comment
authorumherirrender <umherirrender_de.wp@web.de>
Sat, 29 Oct 2016 14:33:13 +0000 (16:33 +0200)
committerLegoktm <legoktm@member.fsf.org>
Sat, 8 Apr 2017 05:46:45 +0000 (05:46 +0000)
commit6971569512b317a64612b102a7718f65269c5357
tree4a61cbabfbbc9a4399f913402fb0cfb4ed3742ca
parentecba64eee06463a6aa7dc22de8c0be5784531514
Move count of revisions/files out of undelete log comment

The log comment on undelete contains a hint about the count of restored
files and/or revisions.
Move this text out of the comment to allow longer comments. Also makes
this information readable inside the api.

This is only for new log entries. Old entries will still show the hint
from the comment and no data in the api.

Change-Id: I9e30eb1271656bb81259a408210e9a282e949c57
includes/logging/DeleteLogFormatter.php
includes/page/PageArchive.php
languages/i18n/en.json
languages/i18n/qqq.json
tests/phpunit/includes/logging/DeleteLogFormatterTest.php