Always render copyright notice in user language
authorkaldari <rkaldari@wikimedia.org>
Mon, 24 Mar 2014 22:57:59 +0000 (15:57 -0700)
committerkaldari <rkaldari@wikimedia.org>
Sat, 17 May 2014 00:12:23 +0000 (17:12 -0700)
commit97a145f1fb403e630ddcf22d39aeada4ef2ffa97
tree5a80d9205ae330859dda150819b95b875936cd9b
parent3ede7879928c6e5413cf486cab05b91b8df5f99e
Always render copyright notice in user language

All other footer content is rendered in the user language and the
copyright notice on the edit page is also in the user language.
See EditPage::getCopyrightWarning().

We already do this on WMF wikis through the WikimediaMessages
extension (which sets $forContent to false). The same behaviour has
been requested for 3rd party wikis as well.

Bug: 49116
Change-Id: I1dddfa7771c7063ec319fa441c2e400a374abc92
RELEASE-NOTES-1.24
docs/hooks.txt
includes/Skin.php