<?php
/**
 * English language file
 *
 * @license:    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 */

$lang['user_rename']     = 'Groups or users that are allowed to rename a page (comma seperated). Leave blank to allow all.';
$lang['user_rename_nr']  = 'Groups or users that are allowed to rename a page without creating redirect (comma seperated). Leave blank to allow all.';
$lang['user_delete']     = 'Groups or users that are allowed to delete a page (comma seperated). Leave blank to allow all.';
$lang['redirecttext']    = 'Text left after moving a page. (blank for default text)';
