Index: trunk/extensions/AbuseFilter/AbuseFilter.i18n.php |
— | — | @@ -434,7 +434,7 @@ |
435 | 435 | // Import interface |
436 | 436 | 'abusefilter-import-intro' => 'You can use this interface to import filters from other wikis. |
437 | 437 | On the source wiki, click "{{int:abusefilter-edit-export}}" under "{{int:abusefilter-tools-subtitle}}" on the editing interface. |
438 | | -Copy from the textbox that appears, and paste it into this textbox, then click "{{int:abusefilter-import-submit}}",', |
| 438 | +Copy from the textbox that appears, and paste it into this textbox, then click "{{int:abusefilter-import-submit}}".', |
439 | 439 | 'abusefilter-import-submit' => 'Import data', |
440 | 440 | ); |
441 | 441 | |