public/plugin/surveyexporttxt/lang/english.php
<?php
/* For licensing terms, see /license.txt */
$strings['plugin_title'] = 'Survey Export TXT';
$strings['plugin_comment'] = 'Export surveys results to TXT file';
$strings['enabled'] = 'Enabled';
$strings['export_incomplete'] = 'Export incomplete';
$strings['export_incomplete_help'] = 'Allow export incomplete surveys. Disabled by default.';