ЧТМ:Расширения/MoveBatch/en.json
Перейти к навигации
Перейти к поиску
{
"@metadata": {
"authors": [
"Diman Russkov"
]
},
"movebatch-desc": "Allows bulk moving of pages via a Special Page",
"specialpages-group-movebatch": "Batch processing",
"movebatch": "MoveBatch",
"right-movebatch": "Bulk move pages",
"movebatch-form-intro": "Enter pages to move, one per line. Format: <code>Old Title | New Title</code>.",
"movebatch-pages-label": "List of pages:",
"movebatch-reason-label": "Reason (for logs):",
"movebatch-noredirect-label": "Suppress redirects (do not leave a redirect behind)",
"movebatch-movetalk-label": "Move associated talk pages",
"movebatch-success": "Batch move completed. See results below.",
"movebatch-result-ok": "✅ Moved successfully",
"movebatch-result-error": "❌ Error: $1",
"movebatch-result-format-error": "❌ Error: Invalid format (missing separator)"
}