<?php
/**
 * English language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Matthias Schulte <mailinglist@lupo49.de>
 */
 
// for the configuration manager
$lang['keyword_source']  = 'Source of the values for the description header';
$lang['global_description'] = 'Description of a global header';

//Setup VIM: ex: et ts=2 :
