r49765 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r49764‎ | r49765 | r49766 >
Date:09:29, 23 April 2009
Author:siebrand
Status:ok
Tags:
Comment:
Use {{int:key}} instead of plain text in 'abusefilter-import-intro'
Modified paths:
  • /trunk/extensions/AbuseFilter/AbuseFilter.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/AbuseFilter/AbuseFilter.i18n.php
@@ -432,8 +432,8 @@
433433
434434 // Import interface
435435 'abusefilter-import-intro' => 'You can use this interface to import filters from other wikis.
436 -On the source wiki, click "export this filter to another wiki" under "tools" on the editing interface.
437 -Copy from the textbox that appears, and paste it into this textbox, then click "Import",',
 436+On the source wiki, click "{{int:abusefilter-edit-export}}" under "{{int:abusefilter-tools-subtitle}}" on the editing interface.
 437+Copy from the textbox that appears, and paste it into this textbox, then click "{{int:abusefilter-import-submit}}",',
438438 'abusefilter-import-submit' => 'Import data',
439439 );
440440

Status & tagging log