<?php
/**
 * English language file
 *
 * @author Daniel Stonier <d.stonier@gmail.com>
 */

$lang['enabled_langs']     = "Space separated list of enabled languages (ISO codes).";
$lang['flags']             = "Use flags on screen instead of ISO language two letter code? Check for yes, uncheck for no.";
$lang['use_browser_lang']  = "Use the browser's preference to set the language used by the wiki's ui.";
$lang['start_redirect']    = "When logging in, redirect the user to the start page in the language namespace.";
$lang['skiptrans']         = "When the pagename matches this regular expression, don't show the translation menu.";
$lang['about']             = "Enter a pagename here where this plugin's usage is explained for your users.";
?>
