]> git.mjollnir.org Git - moodle.git/commitdiff
Added organizations string
authorbobopinna <bobopinna>
Mon, 9 Aug 2004 07:28:13 +0000 (07:28 +0000)
committerbobopinna <bobopinna>
Mon, 9 Aug 2004 07:28:13 +0000 (07:28 +0000)
lang/en/scorm.php

index 6336cab756c40e82588dc1ef5fd6f180a3575c6b..a58cd4d5b277b22368a45f7ee256e9911633e227 100755 (executable)
@@ -52,6 +52,7 @@ $string['not_corr_type'] = 'Type mismatch for tag $a->tag';
 $string['missing_attribute'] = 'Missing attribute $a->attr in tag $a->tag';
 $string['missing_tag'] = 'Missing tag $a->tag';
 $string['mode'] = 'Mode';
+$string['organizations'] = 'Organizations';
 $string['packagedir'] = 'Filesystem Error: Can\'t create package directory';
 $string['passed'] = 'Passed';
 $string['php5'] = 'PHP 5 (DOMXML native library)';