<?php
/**
 * English language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Giuseppe Di Terlizzi <giuseppe.diterlizzi@gmail.com>
 */
 
// for the configuration manager
$lang['excludedPages']      = 'Excluded pages (insert a regex)';
$lang['enableForAllTables'] = 'Enable DataTables for all "well formatted" tables';
$lang['enableLocalization'] = 'Enable automatic localization';
