﻿<?php
/**
 * English language file
 *
 * @author     Markus Birth <markus@birth-online.de>
 */

// for the configuration manager
$lang['show_filesize']    = 'Show filesize in front of download count';
$lang['show_lastmod']     = 'Show last modified/uploaded time';
$lang['show_dlcount']     = 'Show download count';
$lang['top_n_statistics'] = 'Show this many top entries in statistics (Admin interface)';
