Browse Source

Minor - updating langs.

Julio Montoya 10 years ago
parent
commit
9519e00fd1
1 changed files with 2 additions and 2 deletions
  1. 2 2
      plugin/courselegal/lang/english.php

+ 2 - 2
plugin/courselegal/lang/english.php

@@ -1,7 +1,7 @@
 <?php
 
-$strings['plugin_title'] = "Course agreements";
-$strings['plugin_comment'] = "Course agreements";
+$strings['plugin_title'] = "Course legal agreement";
+$strings['plugin_comment'] = "Add a legal agreement per course and even course in a session";
 
 $strings['CourseLegal'] = 'Course legal agreement';
 $strings['WebAgreement'] = 'Web agreement';