<?php
/**
 * English language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Nicolas GERARD <gerardnico@gmail.com>
 */

// for the configuration manager
$lang['footer'] = 'The name of the footer page to search';
$lang['header'] = 'The name of the header page to search';

$lang['cdn'] = 'Use a CDN when possible';

?>
