From 1fc9e85cc92ebaaf1da6e986ef4f3a0f099951b0 Mon Sep 17 00:00:00 2001 From: bobopinna Date: Mon, 9 Aug 2004 07:28:13 +0000 Subject: [PATCH] Added organizations string --- lang/en/scorm.php | 1 + 1 file changed, 1 insertion(+) 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)'; -- 2.39.5