Fix special page I18N.

This commit is contained in:
Daniel Kraus
2017-09-03 19:53:03 +02:00
parent 2f76224ac0
commit a0449eaf6d
4 changed files with 12 additions and 10 deletions

View File

@ -2,6 +2,7 @@
"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.",