<?php
/**
 * english language file for feedback plugin
 *
 * @author Andreas Gohr <gohr@cosmocode.de>
 */

$lang['allowanon'] = 'Allow anonymous users to send feedback';
$lang['include_parent_startpage'] = 'Include the startpages of namespaces even if they are outside of the namespace';
$lang['span_translations'] = 'Feedback-Managers always handle all translated versions of their namespace';
$lang['send_copy'] = 'Send a copy of the feedback to the author (works only for login users)';
