From: bobopinna Date: Mon, 9 Aug 2004 07:28:13 +0000 (+0000) Subject: Added organizations string X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=1fc9e85cc92ebaaf1da6e986ef4f3a0f099951b0;p=moodle.git Added organizations string --- diff --git a/lang/en/scorm.php b/lang/en/scorm.php index 6336cab756..a58cd4d5b2 100755 --- a/lang/en/scorm.php +++ b/lang/en/scorm.php @@ -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)';