-$string['popup'] = 'Show quiz in a \"secure\" window';
+$string['popup'] = 'Show quiz in a "secure" window';
for all langpacks
This commit is contained in:
koenr 2005-11-23 23:53:25 +00:00
parent 13f64465e1
commit e3e7f2bf96
24 changed files with 24 additions and 24 deletions

View file

@ -275,7 +275,7 @@ $string['noquestionintext'] = "The question text does not contain any embedded q
$string['overdue'] = "Overdue";
$string['paragraphquestion'] = "Paragraph Question not supported at line \$a. The question will be ignored";
$string['parent'] = "Parent";
$string['popup'] = "Show quiz in a \"secure\" window";
$string['popup'] = "Show quiz in a "secure" window";
$string['questionsperpage'] = "Max number of questions per page";
$string['questiontypesetupoptions'] = "Setup options for question types:";
$string['randomsamatch'] = "Random Short-Answer Matching";