mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-25 14:56:20 +00:00
4e407bd59e
Logic taken from EditPage::getCopyrightWarning, but couldn't use it directly because it doesn't give the message keys and wraps the html. Using the same logic and running the same hook, we'll get the same message keys (and message parameters therefore) as EditPage would. Also fixed these bugs (as they were more prominent now): * Use Message::parse() instead of Message::plain() * Set inLanguage properly instead of using the default (EditPage is user-localised, including this message, just like the rest of VE). Fixes bug 42764: minoredit/watchthis should be in user-language. Change-Id: I84fee641162cdeed290092e56fb0e1d2562d833d |
||
---|---|---|
.. | ||
jquery | ||
qunit | ||
rangy | ||
ve |