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

// keys need to match the config setting name
 $lang['insertFileLink'] = 'Insert link to successfully uploaded files at cursor position in page';



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