Adjust to fit MediaWiki 1.25+ extension format.

- NEW: Use the new extension format introduced by MediaWiki 1.25; the extension will no longer run with older MediaWiki versions.
This commit is contained in:
Daniel Kraus
2016-06-06 23:30:04 +02:00
parent d0c6716346
commit c88ce848e8
44 changed files with 904 additions and 726 deletions

6
i18n/en.json Normal file
View File

@ -0,0 +1,6 @@
{
"linktitles": "LinkTitles",
"linktitles-desc": "Automatically adds links to existing pages whenever a page is saved.",
"right-linktitles-batch": "Perform a LinkTitles batch operation",
"action-linktitles-batch": "perform a LinkTitles batch operation"
}