<?php
/**
 * english language file for mediacacheconfig plugin
 *
 * @author Michael Große <grosse@cosmocode.de>
 */

// keys need to match the config setting name
$lang['always-validate'] = 'Validate the browser cache of a media file by default at each request (unchecked is DokuWiki default behavior)';



//Setup VIM: ex: et ts=4 :
