attr) in tag $a->tag.'; $string['badmanifest'] ='Some manifest errors: see errors log'; $string['datadir'] = 'Filesystem Error: Can\'t create course data directory'; $string['errorlogs'] = 'Errors log'; $string['found'] = 'Manifest found'; $string['no_attributes'] = 'Tag $a->tag must have attributes'; $string['no_children'] = 'Tag $a->tag must have children'; $string['nomanifest'] = 'Manifest not found'; $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['packagedir'] = 'Filesystem Error: Can\'t create package directory'; $string['php5'] = 'PHP 5 (DOMXML native library)'; $string['position_error'] = 'The $a->tag tag can\'t be child of $a->parent tag'; $string['regular'] = 'Regular Manifest'; $string['syntax'] = 'Syntax error'; $string['tag_error'] = 'Unknown tag ($a->tag) with this content: $a->value'; $string['too_many_attributes'] = 'Tag $a->tag has too many attributes'; $string['too_many_children'] = 'Tag $a->tag has too many children'; $string['domxml'] = 'DOMXML external library'; $string['validateascorm'] = 'Validate a package'; $string['validation'] = 'Validation result'; $string['validationtype'] = 'This preference set the DOMXML library used for validating SCORM Manifest. If you don\'t know leave the selected choice.'; $string['versionwarning'] = 'The manifest version is older than 1.3, warning at $a->tag tag'; ?>