mirror of
https://github.com/diocloid/LinkTitles.git
synced 2025-07-13 01:39:30 +02:00
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:
6
i18n/de.json
Normal file
6
i18n/de.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"linktitles": "LinkTitles",
|
||||
"linktitles-desc": "Fügt beim Speichern von Seiten automatisch Querverweise zu vorhandenen Seiten ein.",:w
|
||||
"right-linktitles-batch": "LinkTitles-Stapelverarbeitung ausführen",
|
||||
"action-linktitles-batch": "LinkTitles-Stapelverarbeitung auszuführen"
|
||||
}
|
6
i18n/en.json
Normal file
6
i18n/en.json
Normal 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"
|
||||
}
|
6
i18n/qqq.json
Normal file
6
i18n/qqq.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"linktitles": "Title of the LinkTitles extension; also used for the special page.",
|
||||
"linktitles-desc": "Description of the LinkTitles extension.",
|
||||
"right-linktitles-batch": "Describes the right to perform a LinkTitles batch operation.",
|
||||
"action-linktitles-batch": "Describes the action of performing a LinkTitles batch operation."
|
||||
}
|
Reference in New Issue
Block a user