<?php
/**
 * English language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Nicolas GERARD <gerardnico@gmail.com>
 */


/* The title of the toolbar button */
$lang['breadcrumb'] = 'Breadcrumb'; // Default is trace.

/* The title of the menu */
$lang['page_tools'] = 'Tools';


?>