(bug 33928) make diff title page more relevant
authorAmir E. Aharoni <amir.aharoni@mail.huji.ac.il>
Thu, 22 Mar 2012 00:32:24 +0000 (02:32 +0200)
committerAntoine Musso <hashar@free.fr>
Wed, 2 May 2012 12:05:13 +0000 (14:05 +0200)
commit6564620d2ad94ac502ea3b5a45951173e11cca05
tree343bd6500eb6f74bb93c921b83d4e2a208879859
parent2cf2a0fbeb7a2f8fe63cfa1cec228be0b379ae65
(bug 33928) make diff title page more relevant

Original patch by Nischay Nahata.

Patchset2: amended commit message to be shorter and clearer.
Patchset3: use wfMessage()->text() instead of default parse()
Patchset4: remove unneeded tabs.
Patchset5: added git difference-title to maintenance/language/messages.inc .
Patchset6: moved OutputPage::setPageTitle() calls to DifferenceEngine and added difference-title-multipage message
Patchset7: Fixed an error in messages.inc from the last changeset
Patchset8: Removed the diff page subtitle according to Brion's
           suggestions. Note: I am doing this almost a month since
           committing the original patch. Rebasing proved to be too
           tricky, so I tried to cherry-pick the original commit
           in a new branch. Apparently, Git identified it. If this
           works as planned, it must be a miracle.
Patchset9: removes unneeded changes to message files

Change-Id: I4e6363529a1e77a3f5267ec6871e8dea0354f043
includes/diff/DifferenceEngine.php
languages/messages/MessagesEn.php
languages/messages/MessagesQqq.php
maintenance/language/messages.inc