mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Nuke
synced 2024-11-24 00:05:33 +00:00
a5e92ffbfd
Adds `tag-nuke` and `tag-nuke-description` messages for user in Special:Tags and changes the canonical tag name to "nuke" instead of "Nuke". Bug: T379168 Change-Id: Ic8846781cdac3bf08c6733f39d0cc5988fb09f6a
40 lines
3 KiB
JSON
40 lines
3 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}}]]. Please select which pages to delete, provide an edit summary, and click 'Delete selected' to initiate page deletion.\n\nRedirects are displayed in italics.",
|
|
"nuke-list-tempaccount": "The following pages were recently created by temporary accounts which were used from the IP address $1. Please select which pages to delete, provide an edit summary, and click 'Delete selected' to initiate page deletion. '''For privacy reasons, please do not write the IP address in the edit summary.'''\n\nRedirects are displayed in italics.",
|
|
"nuke-list-multiple": "The following pages were recently created. Please select which pages to delete, provide an edit summary, and click 'Delete selected' to initiate page deletion.\n\nRedirects are displayed in italics.",
|
|
"nuke-defaultreason": "Mass deletion of pages added by [[Special:Contributions/$1|{{GENDER:$1|$1}}]]",
|
|
"nuke-defaultreason-tempaccount": "Mass deletion of pages added by temporary accounts",
|
|
"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-tools-tempaccount": "This tool allows for mass deletions of pages recently added by a given user or temporary account. Input a username or IP address to get a list of pages to delete, or leave blank for all users. Inputting an IP address will list all pages created by that IP address or any temporary accounts used from that IP address.",
|
|
"nuke-submit-user": "List pages",
|
|
"nuke-submit-delete": "Delete selected",
|
|
"right-nuke": "Mass delete pages",
|
|
"nuke-userorip": "Username, IP address or blank:",
|
|
"nuke-maxpages": "Number of pages to retrieve (maximum 500):",
|
|
"nuke-editby": "Created by [[Special:Contributions/$1|{{GENDER:$1|$1}}]].",
|
|
"nuke-deleted": "Page '''$1''' has been deleted.",
|
|
"nuke-deletion-queued": "Page '''$1''' has been queued for deletion.",
|
|
"nuke-not-deleted": "Page [[:$1]] '''could not''' be deleted.",
|
|
"nuke-delete-more": "[[Special:Nuke|Delete more pages]]",
|
|
"nuke-pattern": "SQL LIKE pattern (e.g. %) for the page name:",
|
|
"nuke-nopages-global": "There are no page titles matching your search.",
|
|
"nuke-viewchanges": "history",
|
|
"nuke-namespace": "Limit to namespace:",
|
|
"nuke-linkoncontribs": "mass delete",
|
|
"nuke-linkoncontribs-text": "Mass delete pages where {{GENDER:$1|this user}} is the only author",
|
|
"nuke-confirm": "You are about to delete {{PLURAL:$1|one page|$1 pages}}. Are you sure that you want to delete?",
|
|
"tag-nuke": "Nuke",
|
|
"tag-nuke-description": "Deletions performed with the Nuke extension"
|
|
}
|