Skip to content

Commit 8f520d3

Browse files
committed
Reinstate missing language strings.
1 parent 8089c2d commit 8f520d3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

lang/en/qtype_stack.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -642,6 +642,9 @@
642642
$string['clearthecache'] = 'Clear the cache';
643643
$string['healthcheck'] = 'STACK healthcheck';
644644
$string['healthcheck_desc'] = 'The <a href="{$a->link}">healthcheck script</a> helps you verify that all aspects of STACK are working properly.';
645+
$string['healthcheckcache_db'] = 'CAS results are being cached in the database.';
646+
$string['healthcheckcache_none'] = 'CAS results are not being cached.';
647+
$string['healthcheckcache_otherdb'] = 'CAS results are being cached in another database.';
645648
$string['healthcheckcachestatus'] = 'The cache currently contains {$a} entries.';
646649
$string['healthcheckconnect'] = 'Trying to connect to the CAS';
647650
$string['healthcheckconnectintro'] = 'We are trying to evaluate the following CAS text:';

0 commit comments

Comments
 (0)