*/
$lang['debugShowInfo'] = "Show informative messages: 0-No, 1-Yes. Note: Error messages are always shown";
$lang['logFile'] = "Path to the log file";
$lang['logLevel'] = "What is written to log file: 0-Nothing, 1-Only errors, 2-All messages";
$lang['formDisplayRule'] = "Action list where the import file form will be displayed";
$lang['formIntroMessage'] = "
Message shown before the upload form
- dokuwiki syntax allowed
- Default value : default -> get the message from the default language file
";
$lang['formMaxFileSize'] = "Max file size allowed to upload
The value must be lower than the web server max size value
";
$lang['parserUploadDir'] = "Path where the file will be uploaded. If left empty, default temp system folder is used";