Index: trunk/extensions/AbuseFilter/AbuseFilter.i18n.php |
— | — | @@ -432,8 +432,8 @@ |
433 | 433 | |
434 | 434 | // Import interface |
435 | 435 | '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}}",', |
438 | 438 | 'abusefilter-import-submit' => 'Import data', |
439 | 439 | ); |
440 | 440 | |