tag                     = Returns a filelink with appropriate information
description             = Generates a download link and optional information like type, size and number of downloads.<br /><br /><span style='font-weight:bold'>Use:</span><br /><span style='font-family:monospace;margin:3px 3px; background-color:#eee;border:1px dotted #aaa;'>{PARAM1}</span><br /><br /><span style='font-family:monospace;'>&lt;file&gt;: </span>Filename of appropriate file, like <span style='font-family:monospace;'>@=Category:Example.zip=@</span><br /><span style='font-family:monospace;'>&lt;template&gt;: </span>Optional, order of placeholder. Possible placeholder are: <span style='font-family:monospace;'>{PARAM2}</span><br /><span style='font-family:monospace;'>&lt;linktext&gt;: </span>Optional, text for downloadlink.<br /><br />If none of the optional parameters is set <span style='font-family:monospace;'>{FileInfo|&lt;file&gt;}</span>, only the downloadlink is inserted.<br /><br /><span style='font-weight:bold'>Documentation:</span><br />A detailed documentation can be found on <span style="font-style:italic;">www.devmount.de </span> (link above).
on_devmount             = on devmount.de
config_date             = Date format (PHP date() function)
admin_buttontext        = Admin
admin_buttondescription = Open administration area
admin_format            = Format
index_header            = {PARAM1} Plugin Configuration
admin_header            = {PARAM1} Filelist
admin_filename          = Filename
admin_filetype          = Type
admin_filedate          = Date
admin_filesize          = Size
admin_filecount         = Downloads
admin_action            = Action
admin_nofiles           = No files registered so far.
icon_refresh            = Refresh page
icon_reset              = Reset
icon_delete             = Delete
confirm_reset           = Are you sure to reset download counter of file \'{PARAM1}\' to 0?
confirm_delete          = Are you sure to delete database file?
success                 = Success
error                   = Error
msg_success_reset       = Download counter was successfully resetted.
msg_error_reset         = An error occured while resetting download counter.
msg_success_delete      = Database file was successfully deleted.
msg_error_delete        = An error occured while deleting database file.