$string['filestomove']='Move / copy files to {$a}?';
$string['filterbytags']='Filter by tags...';
$string['firsttry']='First try';
$string['flagged']='Flagged';
$string['flagthisquestion']='Flag this question';
...
...
@@ -228,6 +229,7 @@ $string['nopermissionmove'] = 'You don\'t have permission to move questions from
$string['noprobs']='No problems found in your question database.';
$string['noquestions']='No questions were found that could be exported. Make sure that you have selected a category to export that contains questions.';
$string['noquestionsinfile']='There are no questions in the import file';
$string['notagfiltersapplied']='No tag filters applied';
$string['notenoughanswers']='This type of question requires at least {$a} answers';
$string['notenoughdatatoeditaquestion']='Neither a question id, nor a category id and question type, was specified.';
$string['notenoughdatatomovequestions']='You need to provide the question ids of questions you want to move.';