Removed some trailing whitespace and added newlines to end of files

This commit is contained in:
Gina Haeussge
2009-03-08 16:02:30 +01:00
parent ca9e2d8e43
commit 146f41085f
4 changed files with 7 additions and 7 deletions

View File

@@ -6,9 +6,9 @@
*
* @author Gina Haeussge <osd@foosel.net>
*/
$lang['filename'] = 'Filename';
$lang['filesize'] = 'Filesize';
$lang['lastmodified'] = 'Last modified';
$lang['error_nomatch'] = 'No match';
$lang['error_outsidejail'] = 'Access denied';
$lang['error_outsidejail'] = 'Access denied';

View File

@@ -2,4 +2,4 @@
$lang['allow_in_comments'] = 'Whether to allow the filelist syntax to be used in comments.';
$lang['allowed_absolute_paths'] = 'Comma-separated list of absolute paths allowed for globbing.';
$land['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.';
$land['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.';