mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Nuke
synced 2024-11-15 11:59:48 +00:00
Updated the message in Special:Nuke
If there are 0 new pages, the message is updated to "There are no page titles matching your search." Bug: T163494 Change-Id: I625fca21bcd667efb1420a0f23c42706d838cc66
This commit is contained in:
parent
5a1d3c4e2f
commit
38755e68df
|
@ -26,7 +26,7 @@
|
||||||
"nuke-not-deleted": "Page [[:$1]] '''could not''' be deleted.",
|
"nuke-not-deleted": "Page [[:$1]] '''could not''' be deleted.",
|
||||||
"nuke-delete-more": "[[Special:Nuke|Delete more pages]]",
|
"nuke-delete-more": "[[Special:Nuke|Delete more pages]]",
|
||||||
"nuke-pattern": "Pattern for the page name:",
|
"nuke-pattern": "Pattern for the page name:",
|
||||||
"nuke-nopages-global": "There are no new pages in [[Special:RecentChanges|recent changes]].",
|
"nuke-nopages-global": "There are no page titles matching your search.",
|
||||||
"nuke-viewchanges": "view changes",
|
"nuke-viewchanges": "view changes",
|
||||||
"nuke-namespace": "Limit to namespace:",
|
"nuke-namespace": "Limit to namespace:",
|
||||||
"nuke-linkoncontribs": "mass delete",
|
"nuke-linkoncontribs": "mass delete",
|
||||||
|
|
Loading…
Reference in a new issue