mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
fixed
-$string['popup'] = 'Show quiz in a \"secure\" window'; +$string['popup'] = 'Show quiz in a "secure" window'; for all langpacks
This commit is contained in:
parent
13f64465e1
commit
e3e7f2bf96
24 changed files with 24 additions and 24 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue