]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-19319, MDL-19307 xmldb documentation - add new strings
authorstronk7 <stronk7>
Thu, 28 May 2009 00:24:38 +0000 (00:24 +0000)
committerstronk7 <stronk7>
Thu, 28 May 2009 00:24:38 +0000 (00:24 +0000)
lang/en_utf8/xmldb.php

index 406118ca1cd9ae062c0c8a48f1fbfed97ce15e47..11c7b362e54e347003df7599c4fab995fb27b018 100644 (file)
@@ -53,6 +53,8 @@ $string['delete_statement'] = 'Delete Statement';
 $string['delete_table'] = 'Delete Table';
 $string['delete_xml_file'] = 'Delete XML File';
 $string['doc'] = 'Doc';
+$string['documentationintro'] = 'This documentation is generated automatically from the XMLDB database definition. It is available only in English.';
+$string['docindex'] = 'Documentation Index:';
 $string['down'] = 'Down';
 $string['duplicate'] = 'Duplicate';
 $string['duplicatefieldname'] = 'Another field with that name exists';
@@ -78,6 +80,7 @@ $string['float2numbernote'] = 'Notice: Although \"float\" fields are 100% suppor
 $string['floatincorrectdecimals'] = 'Incorrect number of decimals for float field';
 $string['floatincorrectlength'] = 'Incorrect length for float field';
 $string['generate_documentation']='Documentation';
+$string['generate_all_documentation']='All the Documentation';
 $string['gotolastused'] = 'Go to last used file';
 $string['incorrectfieldname'] = 'Incorrect name';
 $string['index'] = 'Index';