Use {{int:key}} instead of plain text in 'abusefilter-import-intro'

This commit is contained in:
Siebrand Mazeland 2009-04-23 09:29:29 +00:00
parent d00d767207
commit fb471aab5d

View file

@ -432,8 +432,8 @@ For full details, see [[Special:AbuseFilter/history|the list]] of recent filter
// Import interface
'abusefilter-import-intro' => 'You can use this interface to import filters from other wikis.
On the source wiki, click "export this filter to another wiki" under "tools" on the editing interface.
Copy from the textbox that appears, and paste it into this textbox, then click "Import",',
On the source wiki, click "{{int:abusefilter-edit-export}}" under "{{int:abusefilter-tools-subtitle}}" on the editing interface.
Copy from the textbox that appears, and paste it into this textbox, then click "{{int:abusefilter-import-submit}}",',
'abusefilter-import-submit' => 'Import data',
);