MDL-62599 mod_lti: Replace language string removed in error

This commit is contained in:
Stephen Vickers 2019-04-26 11:03:44 +01:00 committed by Jake Dallimore
parent 408cb8d64c
commit 75f020862a

View File

@ -30,6 +30,7 @@ $string['grade_synchronization_help'] = 'Whether to use the IMS LTI Assignment a
* **Do not use this service** - Basic Outcomes features and configuration will be used
* **Use this service for grade sync only** - The service will populate the grades in an already existing gradebook column, but it will not be able to create new columns
* **Use this service for grade sync and column management** - The service will be able to create and update gradebook columns and manage the grades.';
$string['ltiservice_gradebookservices'] = 'IMS LTI Assignment and Grade Services';
$string['modulename'] = 'LTI Grades';
$string['nevergs'] = 'Do not use this service';
$string['partialgs'] = 'Use this service for grade sync only';