aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/en/qtype_algebra.php3
1 files changed, 3 insertions, 0 deletions
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