Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dab8148
)
MDL-29428 quiz navigation panel should use 'This page' (accessibility improvement)
author
Tim Hunt
<T.J.Hunt@open.ac.uk>
Thu, 22 Sep 2011 16:56:02 +0000
(17:56 +0100)
committer
Tim Hunt
<T.J.Hunt@open.ac.uk>
Thu, 22 Sep 2011 16:56:02 +0000
(17:56 +0100)
mod/quiz/lang/en/quiz.php
patch
|
blob
|
blame
|
history
diff --git
a/mod/quiz/lang/en/quiz.php
b/mod/quiz/lang/en/quiz.php
index
3feae77
..
d55044b
100644
(file)
--- a/
mod/quiz/lang/en/quiz.php
+++ b/
mod/quiz/lang/en/quiz.php
@@
-462,7
+462,7
@@
$string['numerical'] = 'Numerical';
$string['numquestionsx'] = 'Questions: {$a}';
$string['onlyteachersexport'] = 'Only teachers can export questions';
$string['onlyteachersimport'] = 'Only teachers with editing rights can import questions';
-$string['onthispage'] = '
On t
his page';
+$string['onthispage'] = '
T
his page';
$string['open'] = 'Not answered';
$string['openclosedatesupdated'] = 'Quiz open and close dates updated';
$string['optional'] = 'optional';