1<?php
2/**
3 * English language file
4 *
5 */
6
7/* The title of the toolbar button */
8$lang['MiniMapButtonTitle'] = 'Insert a mini-map';
9$lang['Accesskey'] = 'Accesskey';
10
11// Parameters
12$lang['includedirectory'] = 'Show the subdirectory in the minimap';
13$lang['showheader'] = 'Do we show an header if there is no start or home page ?';
14$lang['poweredby'] = 'The description of the credits';
15
16