<?php
/**
 * English language file
 *
 * @author Alessandro Celli <aelsantex@gmail.com>
 */

// for the configuration manager
$lang['rc_debug_level'] = 'Debug Level, 0 = No debug, 3 = Max Level.';
$lang['safe_scripts'] = 'Run only the scripts available into dokuwiki\'s script folder.';
$lang['script_dir']  = 'Directory, from dokuwiki\'s root,  that contains the scripts.';
$lang['rc_default_dateformat'] = 'Default format for date field';