<?php
/**
 * english language file
 */

$lang['admin_auth']            = 'Access Control List Management for hosts';
$lang['moderator_auth']        = 'Moderator page';
$lang['select_page']           = 'select the page you want to manage:';
$lang['help_page']             = 'Page or namespace select here';
$lang['acl_perm0']             = 'None';
$lang['acl_perm1']             = 'Read';
$lang['acl_perm2']             = 'Edit';
$lang['acl_perm4']             = 'Create';
$lang['acl_perm8']             = 'Upload';
$lang['acl_perm16']            = 'Delete';
$lang['btn_select']            = 'Save';
$lang['acl_new']               = 'Add new Entry';
$lang['acl_mod']               = 'Modify Entry';
$lang['IP']                    = 'IP';
$lang['BROWSER']               = 'browser';
$lang['VERSION']               = 'version';
$lang['ENTRY_PAGE']            = 'entry page';
$lang['OS']                    = 'operation system';
$lang['from_visit']            = 'Set rights for hosts from log file';
$lang['from_manual']           = 'Manual set rights';
$lang['from_table']            = 'All set rights';
$lang['from_manage']           = 'Set the moderators';
$lang['where']                 = 'Page';
$lang['who']                   = 'User';
$lang['kriteria']              = 'Criteria';
$lang['perm']                  = 'Right';
$lang['delete']                = 'Delete';
$lang['update']                = 'Update';
$lang['refresh_page']          = 'Please, refresh the page!';
$lang['set_ip']                = 'IP address:';
$lang['set_browser']           = 'Browser:';
$lang['set_version']           = 'Version:';
$lang['set_page']              = 'Entry page:';
$lang['set_os']                = 'Operation system:';
$lang['s_page']                = 'Page:';
$lang['username']              = 'Username:';
$lang['p_include']             = 'Optional data';
$lang['max_right']             = 'For pages is allowed max right EDIT, if you enter more will be automatically changed to EDIT';
$lang['moderator']             = 'Moderator menu';
$lang['is_manager']            = 'set like moderator for page:';
$lang['s_user']                = 'User';
$lang['mod_user']              = 'User:';
$lang['right']                 = 'Maximal right:';
$lang['title']                 = 'Moderator page';
$lang['who_m']                 = 'Moderator';
$lang['mod_menu']              = 'You can set the rights';
$lang['mod_table']             = 'Rights';
$lang['novisit']               = 'Not member group autlogin';



