mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Nuke
synced 2024-11-15 11:59:48 +00:00
0dd7b21d44
This will add a 'Invert' button next to Select: All, None in Special:Nuke allowing to invert checkbox selection making it easy to select many pages with a few clicks. Bug: T86549 Change-Id: Id74369dc1cd6884e53367f4103a3b50254394641
34 lines
1.9 KiB
JSON
34 lines
1.9 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Brion Vibber",
|
|
"Jeroen De Dauw"
|
|
]
|
|
},
|
|
"nuke": "Mass delete",
|
|
"action-nuke": "nuke pages",
|
|
"nuke-desc": "Gives administrators the ability to [[Special:Nuke|mass delete]] pages",
|
|
"nuke-nopages": "No new pages by [[Special:Contributions/$1|{{GENDER:$1|$1}}]] in recent changes.",
|
|
"nuke-list": "The following pages were recently created by [[Special:Contributions/$1|{{GENDER:$1|$1}}]];\nput in a comment and hit the button to delete them.",
|
|
"nuke-list-multiple": "The following pages were recently created;\nput in a comment and hit the button to delete them.",
|
|
"nuke-defaultreason": "Mass deletion of pages added by [[Special:Contributions/$1|{{GENDER:$1|$1}}]]",
|
|
"nuke-multiplepeople": "Mass deletion of recently added pages",
|
|
"nuke-tools": "This tool allows for mass deletions of pages recently added by a given user or an IP address.\nInput the username or IP address to get a list of pages to delete, or leave blank for all users.",
|
|
"nuke-submit-user": "Go",
|
|
"nuke-toggleinvert": "Invert",
|
|
"nuke-submit-delete": "Delete selected",
|
|
"right-nuke": "Mass delete pages",
|
|
"nuke-select": "Select: $1",
|
|
"nuke-userorip": "Username, IP address or blank:",
|
|
"nuke-maxpages": "Maximum number of pages:",
|
|
"nuke-editby": "Created by [[Special:Contributions/$1|{{GENDER:$1|$1}}]]",
|
|
"nuke-deleted": "Page '''$1''' has been deleted.",
|
|
"nuke-not-deleted": "Page [[:$1]] '''could not''' be deleted.",
|
|
"nuke-delete-more": "[[Special:Nuke|Delete more pages]]",
|
|
"nuke-pattern": "Pattern for the page name:",
|
|
"nuke-nopages-global": "There are no new pages in [[Special:RecentChanges|recent changes]].",
|
|
"nuke-viewchanges": "view changes",
|
|
"nuke-namespace": "Limit to namespace:",
|
|
"nuke-linkoncontribs": "mass delete",
|
|
"nuke-linkoncontribs-text": "Mass delete pages where this user is the only author"
|
|
} |