<?php
/**
 * Language File for Configuration
 *
 * @author   Louis Ouellet <louis_ouellet@hotmail.com>
 * @license  GPL 2 (http://www.gnu.org/licenses/gpl.html)
 */

$lang['showPageToolsTitle']                 = 'Show the title of the page tools';
$lang['showSiteToolsTitle']                 = 'Show the title of the site tools';
$lang['showUserToolsTitle']                 = 'Show the title of the user tools';

$lang['doSiteToolsRequireLogin']            = 'Should the site tools require login';
$lang['doLogoChangesByNamespace']           = 'Should the logo changes be by namespace';

$lang['defaultAddNewPage']                  = 'Namespace for AddNewPage plugin';

$lang['font']                               = 'Font';