Files
LinkTitles/i18n/en.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.5 KiB
JSON

{
"linktitles": "LinkTitles",
"linktitles-desc": "Automatically adds links to existing pages whenever a page is saved.",
"linktitles-special-info": "LinkTitles extension: $1\n== Batch Linking ==\nYou can start a batch linking process by clicking on the button below. This will go through every page in the normal namespace of your Wiki and insert links automatically. This page will repeatedly reload itself, in order to prevent blocking the server. To interrupt the process, simply close this page.",
"linktitles-special-submit": "Start linking now",
"linktitles-special-progress": "== Processing pages... ==\nThe [$1 LinkTitles] extension is currently going through every page of your wiki, adding links to existing pages as appropriate.\n=== Current page: $2 ===",
"linktitles-special-page-count": "Page $1 of $2.\n",
"linktitles-special-cancel-notice": "=== To abort, close this page, or hit the 'Stop' button in your browser ===\n[[Special:LinkTitles|Return to Special:LinkTitles.]]",
"linktitles-special-completed-info": "== Batch processing completed! ==\n{| class=\"wikitable\"\n|-\n| total number of pages: || $1\n|-\n| timeout setting [s]: || $2\n|-\n| webpage reloads: || $3\n|-\n| pages scanned per reload interval: || $4\n|}",
"linktitles-bot-comment": "The LinkTitles extension automatically added links to existing pages ($1).",
"right-linktitles-batch": "Perform a LinkTitles batch operation",
"action-linktitles-batch": "perform a LinkTitles batch operation"
}