Files
LinkTitles/i18n/qqq.json
Daniel Kraus fa9d10bd63 Localize comment that is added by processPage.
- Improved: The comment that is added when pages are edited by the maintenance script can now be translated using a message.
2017-09-03 20:02:31 +02:00

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."
}