This commit is contained in:
Mark Prins
2013-09-02 11:21:19 +02:00
parent 3a89a3d146
commit 01397d30df

View File

@@ -4,4 +4,4 @@ $lang['allow_in_comments'] = 'Whether to allow the filelist syntax to be used in
$lang['allowed_absolute_paths'] = 'Comma-separated list of absolute paths allowed for globbing.';
$lang['web_paths'] = 'Comma-separated list of urls by which to reach the corresponding absolute path from the previous list. MUST have the exact same number of entries as allowed_absolute_paths.';
$lang['defaults'] = 'Default options. Use the same syntax as in inline configuration';
$lang['extensions'] = 'Comma-separated listof allowed file extensions to list';
$lang['extensions'] = 'Comma-separated list of allowed file extensions to list';