Skip to content

Commit

Permalink
Merge branch 'MDL-30295' of git://github.com/scriby/moodle
Browse files Browse the repository at this point in the history
Conflicts:
	mod/lti/lang/en/lti.php
  • Loading branch information
stronk7 committed Nov 20, 2011
2 parents 34087d7 + 532ae9a commit 8efcee5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mod/lti/lang/en/lti.php
Expand Up @@ -230,6 +230,7 @@
$string['lti'] = 'LTI';
$string['lti:addcoursetool'] = 'Grade LTI activities';
$string['lti:grade'] = 'Grade LTI activities';
$string['lti:manage'] = 'Edit LTI activities';
$string['lti:requesttooladd'] = 'Submit a tool to admins for configuration';
$string['lti:view'] = 'View LTI activities';
$string['lti_administration'] = 'LTI Administration';
Expand Down Expand Up @@ -488,4 +489,4 @@
$string['update'] = 'Update';
$string['using_tool_configuration'] = 'Using tool configuration: ';
$string['validurl'] = 'A valid URL must start with http(s)://';
$string['viewsubmissions'] = 'View submissions and grading screen';
$string['viewsubmissions'] = 'View submissions and grading screen';

0 comments on commit 8efcee5

Please sign in to comment.