r48250 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r48249‎ | r48250 | r48251 >
Date:01:42, 10 March 2009
Author:purodha
Status:deferred
Tags:
Comment:
Removed unneccessary SITENAME reference. Removed link anchor "here", which was an absolute no-go.
Modified paths:
  • /trunk/extensions/DeleteQueue/DeleteQueue.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/DeleteQueue/DeleteQueue.i18n.php
@@ -19,8 +19,8 @@
2020 'deletequeue-action-queued' => 'Deletion',
2121 'deletequeue-action' => 'Suggest deletion',
2222 'deletequeue-action-title' => "Suggest deletion of \"$1\"",
23 - 'deletequeue-action-text' => "{{SITENAME}} has a number of processes for deleting pages:
24 -*If you believe that this page warrants ''speedy deletion'', you may suggest that [{{fullurl:{{FULLPAGENAME}}|action=delnom&queue=speedy}} here].
 23+ 'deletequeue-action-text' => "This wiki has a number of processes for deleting pages:
 24+*If you believe that this page warrants it, you may [{{fullurl:{{FULLPAGENAME}}|action=delnom&queue=speedy}} suggest it for ''speedy deletion''].
2525 *If this page does not warrant speedy deletion, but ''deletion will likely be uncontroversial'', you should [{{fullurl:{{FULLPAGENAME}}|action=delnom&queue=prod}} propose uncontested deletion].
2626 *If this page's deletion is ''likely to be contested'', you should [{{fullurl:{{FULLPAGENAME}}|action=delnom&queue=deletediscuss}} open a discussion].",
2727 'deletequeue-action-text-queued' => "You may view the following pages for this deletion case:

Status & tagging log