<?php
  /**
  * english language file
  *
  * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
  * @author     Emanuele <emanuele45@interfree.it>
  */

$lang['ws_excludedns'] = 'Excluded namespaces';
$lang['ws_excludedns_pattern'] = 'Excluded namespace patterns';
$lang['ws_excludedpg_pattern'] = 'Excluded page patterns';
$lang['ws_cacheresults'] = 'Activate cache';
$lang['ws_cacheexpire'] = 'Cache expire after';
$lang['ws_topcontrib'] = 'Number of contributors to show in HoF';
