1<?php
2/**
3 * english language file
4 *
5 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
6 * @author     Terence J. Grant<tjgrant@tatewake.com>
7 */
8
9$lang['re_URL_ignore'] = 'URL to your wiki (example <i>example.com/wiki</i>)';
10$lang['re_dont_count_admin'] = 'Don\'t count admin / superuser';
11$lang['re_dont_count_users'] = 'Don\'t count logged in users';
12