<?php
/**
 * English language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Otto Vainio <oiv-plugins@valjakko.net>
 */
 
// for the configuration manager
$lang['customfilter_start']= 'Start pattern for custom filter for autolink2';
$lang['customfilter_end']  = 'End  pattern for custom filter for autolink2';
$lang['autoautolink']      = 'Set autolinks automagically without using <autolink></autolink> tags';

