<?php
/**
 * English language file
 *
 */

/* The title of the toolbar button */
$lang['MiniMapButtonTitle'] = 'Insert a mini-map';
$lang['Accesskey'] = 'Accesskey';

// Parameters
$lang['includedirectory'] = 'Show the subdirectory in the minimap';
$lang['showheader'] = 'Do we show an header if there is no start or home page ?';
$lang['poweredby'] = 'The description of the credits';

