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
(from parent 1:
aa856c7
)
Merge branch 'MDL-29428' of git://github.com/timhunt/moodle
author
Sam Hemelryk
<sam@moodle.com>
Mon, 26 Sep 2011 01:03:54 +0000
(14:03 +1300)
committer
Sam Hemelryk
<sam@moodle.com>
Mon, 26 Sep 2011 01:03:54 +0000
(14:03 +1300)
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';