mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 02:46:40 +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
|
@ -270,7 +270,7 @@ $string['penalty'] = 'Odbitek';
|
|||
$string['penaltyfactor'] = 'Količnik odbitka';
|
||||
$string['penaltyscheme'] = 'Uveljavi odbitke';
|
||||
$string['percentcorrect'] = 'Odstotek pravilnosti';
|
||||
$string['popup'] = 'Prikaži kviz v \"varnem\" oknu';
|
||||
$string['popup'] = 'Prikaži kviz v "varnem" oknu';
|
||||
$string['popupnotice'] = 'Udeleženci bodo videli ta kviz v varnem oknu';
|
||||
$string['preview'] = 'Predogled';
|
||||
$string['previewquestion'] = 'Predogled vprašanja';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue