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