mirror of
https://github.com/diocloid/LinkTitles.git
synced 2025-07-12 17:29:30 +02:00
- Improved: The comment that is added when pages are edited by the maintenance script can now be translated using a message.
14 lines
1.0 KiB
JSON
14 lines
1.0 KiB
JSON
{
|
|
"linktitles": "Name of the LinkTitles extension; also used for the special page.",
|
|
"linktitles-desc": "Description of the LinkTitles extension.",
|
|
"linktitles-special-info": "Descriptive text that appears on the Special:LinkTitles page.",
|
|
"linktitles-special-submit": "Label for submit button to start linking.",
|
|
"linktitles-special-progress": "Text that is shown on the Special:LinkTitles page while batch processing is executing.",
|
|
"linktitles-special-page-count": "Number of pages.",
|
|
"linktitles-special-cancel-notice": "Informs the user how to cancel the LinkTitles batch processing.",
|
|
"linktitles-special-completed-info": "Text and statistics table that appear when batch processing has completed.",
|
|
"linktitles-bot-comment": "Comment to add when pages are processed by LinkTitles\\Extension::processPage. The parameter may take the URL the the extension's homepage.",
|
|
"right-linktitles-batch": "Describes the right to perform a LinkTitles batch operation.",
|
|
"action-linktitles-batch": "Describes the action of performing a LinkTitles batch operation."
|
|
}
|