Move ''' into PLURAL

It makes the message look more well-formed.
It possibly works with ''' before the PLURAL,
but it looks weird that it's opened once, but
closed twice. The usual practice is took
keep such markup inside PLURAL.

Change-Id: Ic11163f217826ffab0562590570eee8e518226f4
This commit is contained in:
Amir E. Aharoni 2024-11-24 21:45:52 -05:00
parent 2042db41a7
commit 3f6b7c8919

View file

@ -28,7 +28,7 @@
"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-skipped-summary": "'''{{PLURAL:$1|One page''' was|$1 pages''' were}} not selected for deletion.",
"nuke-skipped-summary": "{{PLURAL:$1|'''One page''' was|'''$1 pages''' were}} not selected for deletion.",
"nuke-skipped": "[[:$1]] ([[:$2|talk]] {{int:pipe-separator}} [[{{ns:special}}:PageHistory/$1|history]])",
"nuke-delete-more": "[[Special:Nuke|Delete more pages]]",
"nuke-pattern": "SQL LIKE pattern (e.g. %) for the page name:",