mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 11:26: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
|
@ -282,7 +282,7 @@ $string['penaltyfactor'] = 'Strafpuntfactor';
|
|||
$string['penaltyscheme'] = 'Gebruik strafpunten';
|
||||
$string['percentcorrect'] = 'Percentage juist';
|
||||
$string['pleaseclose'] = 'Je vraag is verwerkt. Je mag dit venster nu sluiten.';
|
||||
$string['popup'] = 'Toon de test in een \"veilig\" venster';
|
||||
$string['popup'] = 'Toon de test in een "veilig" venster';
|
||||
$string['popupnotice'] = 'Leerlingen zien de test in een veilig venster';
|
||||
$string['preview'] = 'Controleer test';
|
||||
$string['previewquestion'] = 'Weergave van een vraag testen';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue