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