From a7171d6dacb463ce0cc45beb23a31fe2c1684141 Mon Sep 17 00:00:00 2001 From: Jean-Michel Vedrine Date: Thu, 19 Jun 2014 14:08:36 +0200 Subject: CONTRIB-5128 hints not working --- lang/en/qtype_algebra.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lang') diff --git a/lang/en/qtype_algebra.php b/lang/en/qtype_algebra.php index 1303dc1..c6a5290 100644 --- a/lang/en/qtype_algebra.php +++ b/lang/en/qtype_algebra.php @@ -138,3 +138,6 @@ $string['pluginnamesummary'] = 'Student enter a formula that can include one or $string['host'] = 'Host url of SAGE server'; $string['port'] = 'Port of SAGE server'; $string['uri'] = 'uri of SAGE server'; +$string['texdelimiters'] = 'Delimiters for TeX expressions'; +$string['dollars'] = '$$...$$'; +$string['brackets'] = '\[...\]'; \ No newline at end of file -- cgit v1.2.3