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

// keys need to match the config setting name
$lang['always-validate'] = 'Browsercache einer Mediendatei wird standardmäßig bei jedem Request validiert (nicht angehakt bewirkt DokuWikis Standardverhalten)';

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