[AMOS commit] MDL-36534 question editing: clean up lang strings. Committed into Git: 2013-01-11 17:12 UTC

[AMOS commit] MDL-36534 question editing: clean up lang strings. Committed into Git: 2013-01-11 17:12 UTC

by AMOS bot -
Number of replies: 0
Author: Tim Hunt
MDL-36534 question editing: clean up lang strings.
There were a number of lang strings in suboptimal places.
This commit fixes that, and also removed some unused strings.

AMOS BEGIN
MOV [addmorechoiceblanks,qtype_multichoice],[addmorechoiceblanks,question]
MOV [youmustenteramultiplierhere,qtype_calculated],[youmustenteramultiplierhere,qtype_numerical]
AMOS END


http://git.moodle.org/gw?p=moodle.git;a=commit;h=5574862063699039658f0a28449ac911244794d2
http://github.com/moodle/moodle/commit/5574862063699039658f0a28449ac911244794d2

+ 2.5 en [addmorechoiceblanks,core_question]
- 2.5 en [answerswithacceptederrormarginmustbenumeric,mod_quiz]
- 2.5 en [addmoreunitblanks,qtype_calculated]
- 2.5 en [mustbenumeric,qtype_calculated]
- 2.5 en [mustnotbenumeric,qtype_calculated]
- 2.5 en [youmustenteramultiplierhere,qtype_calculated]
- 2.5 en [mustbenumeric,qtype_calculatedsimple]
- 2.5 en [mustnotbenumeric,qtype_calculatedsimple]
- 2.5 en [addmorechoiceblanks,qtype_multichoice]
+ 2.5 en [addmoreanswerblanks,qtype_numerical]
+ 2.5 en [addmoreunitblanks,qtype_numerical]
+ 2.5 en [xmustbenumeric,qtype_numerical]
+ 2.5 en [xmustnotbenumeric,qtype_numerical]
+ 2.5 en [youmustenteramultiplierhere,qtype_numerical]