<?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'] = 'Die Startseite zählt auch dann zu einem Namensraum wenn sie oberhalb dessen liegt';
$lang['span_translations'] = 'Feedback-Manager erhalten das Feedback aller Übersetzungen ihres Namensraumes';
