2006-08-28 21:33:03 +00:00
< ? php
$string [ 'aftertable' ] = 'After Table:' ;
$string [ 'back' ] = 'Back' ;
$string [ 'backtomainview' ] = 'Back To Main' ;
$string [ 'binaryincorrectlength' ] = 'Incorrect length for binary field' ;
$string [ 'cannotuseidfield' ] = 'Cannot insert the \"id\" field. It is an autonumeric column' ;
$string [ 'change' ] = 'Change' ;
$string [ 'charincorrectlength' ] = 'Incorrect length for char field' ;
$string [ 'confirmdeletefield' ] = 'Are you absolutely sure that you want to delete the field:' ;
$string [ 'confirmdeleteindex' ] = 'Are you absolutely sure that you want to delete the index:' ;
$string [ 'confirmdeletekey' ] = 'Are you absolutely sure that you want to delete the key:' ;
$string [ 'confirmdeletesentence' ] = 'Are you absolutely sure that you want to delete the sentence' ;
$string [ 'confirmdeletestatement' ] = 'Are you absolutely sure that you want to delete the statement and all its sentences:' ;
$string [ 'confirmdeletetable' ] = 'Are you absolutely sure that you want to delete the table:' ;
$string [ 'confirmdeletexmlfile' ] = 'Are you absolutely sure that you want to delete the file:' ;
$string [ 'confirmrevertchanges' ] = 'Are you absolutely sure that you want to revert changes perfomed over:' ;
$string [ 'create' ] = 'Create' ;
$string [ 'createtable' ] = 'Create Table:' ;
2006-10-31 09:15:47 +00:00
$string [ 'defaultincorrect' ] = 'Incorrect default' ;
2006-08-28 21:33:03 +00:00
$string [ 'delete' ] = 'Delete' ;
$string [ 'delete_field' ] = 'Delete Field' ;
$string [ 'delete_index' ] = 'Delete Index' ;
$string [ 'delete_key' ] = 'Delete Key' ;
$string [ 'delete_sentence' ] = 'Delete Sentence' ;
$string [ 'delete_statement' ] = 'Delete Statement' ;
$string [ 'delete_table' ] = 'Delete Table' ;
$string [ 'delete_xml_file' ] = 'Delete XML File' ;
$string [ 'down' ] = 'Down' ;
$string [ 'duplicate' ] = 'Duplicate' ;
$string [ 'duplicatefieldname' ] = 'Another field with that name exists' ;
$string [ 'edit' ] = 'Edit' ;
$string [ 'edit_field' ] = 'Edit Field' ;
$string [ 'edit_index' ] = 'Edit Index' ;
$string [ 'edit_key' ] = 'Edit Key' ;
$string [ 'edit_sentence' ] = 'Edit Sentence' ;
$string [ 'edit_statement' ] = 'Edit Statement' ;
$string [ 'edit_table' ] = 'Edit Table' ;
$string [ 'edit_xml_file' ] = 'Edit XML File' ;
$string [ 'enumvaluesincorrect' ] = 'Incorrect values for enum field' ;
$string [ 'field' ] = 'Field' ;
$string [ 'fieldnameempty' ] = 'Name field empty' ;
$string [ 'fields' ] = 'Fields' ;
2006-08-30 17:14:57 +00:00
$string [ 'filenotwriteable' ] = 'File not writeable' ;
2006-08-28 21:33:03 +00:00
$string [ 'floatincorrectdecimals' ] = 'Incorrect number of decimals for float field' ;
$string [ 'floatincorrectlength' ] = 'Incorrect length for float field' ;
$string [ 'gotolastused' ] = ' Go to last used file' ;
$string [ 'incorrectfieldname' ] = 'Incorrect name' ;
$string [ 'indexes' ] = 'Indexes' ;
$string [ 'integerincorrectlength' ] = 'Incorrect length for integer field' ;
$string [ 'keys' ] = 'Keys' ;
$string [ 'listreservedwords' ] = 'List of Reserved Words<br/>(used to keep <a href=\"http://docs.moodle.org/en/XMLDB_reserved_words\" target=\"_blank\">XMLDB_reserved_words</a> updated)' ;
$string [ 'load' ] = 'Load' ;
$string [ 'main_view' ] = 'Main View' ;
$string [ 'missingfieldsinsentence' ] = 'Missing fields in sentence' ;
$string [ 'missingvaluesinsentence' ] = 'Missing values in sentence' ;
2006-09-25 19:26:16 +00:00
$string [ 'mustselectonefield' ] = 'You must select one field to see field related actions!' ;
$string [ 'mustselectoneindex' ] = 'You must select one index to see index related actions!' ;
2006-09-26 16:27:39 +00:00
$string [ 'mustselectonekey' ] = 'You must select one key to see key related actions!' ;
2006-08-28 21:33:03 +00:00
$string [ 'new_statement' ] = 'New Statement' ;
$string [ 'new_table_from_mysql' ] = 'New Table From MySQL' ;
$string [ 'newfield' ] = 'New Field' ;
$string [ 'newindex' ] = 'New Index' ;
$string [ 'newkey' ] = 'New Key' ;
$string [ 'newsentence' ] = 'New Sentence' ;
$string [ 'newstatement' ] = 'New Statement' ;
$string [ 'newtable' ] = 'New Table' ;
$string [ 'newtablefrommysql' ] = 'New Table From MySQL' ;
$string [ 'numberincorrectdecimals' ] = 'Incorrect number of decimals for number field' ;
$string [ 'numberincorrectlength' ] = 'Incorrect length for number field' ;
$string [ 'reserved' ] = 'Reserved' ;
$string [ 'reservedwords' ] = 'Reserved Words' ;
$string [ 'revert' ] = 'Revert' ;
$string [ 'revert_changes' ] = 'Revert Changes' ;
$string [ 'save' ] = 'Save' ;
2006-09-11 15:51:13 +00:00
$string [ 'selectaction' ] = 'Select Action:' ;
2006-08-28 21:33:03 +00:00
$string [ 'selectdb' ] = 'Select Database:' ;
2006-09-25 19:26:16 +00:00
$string [ 'selectonecommand' ] = 'Please, select one Action from the list to view PHP code' ;
$string [ 'selectonefieldkeyindex' ] = 'Please, select one Field/Key/Index from the list to view the PHP code' ;
2006-09-11 15:51:13 +00:00
$string [ 'selecttable' ] = 'Select Table:' ;
$string [ 'selectfieldkeyindex' ] = 'Select Field/Key/Index:' ;
2006-08-28 21:33:03 +00:00
$string [ 'sentences' ] = 'Sentences' ;
$string [ 'statements' ] = 'Statements' ;
$string [ 'statementtable' ] = 'Statement Table:' ;
$string [ 'statementtype' ] = 'Statement Type:' ;
$string [ 'table' ] = 'Table' ;
$string [ 'tables' ] = 'Tables' ;
2006-09-10 18:43:51 +00:00
$string [ 'test' ] = 'Test' ;
2006-08-28 21:33:03 +00:00
$string [ 'textincorrectlength' ] = 'Incorrect length for text field' ;
$string [ 'unload' ] = 'Unload' ;
$string [ 'up' ] = 'Up' ;
2006-09-11 15:51:13 +00:00
$string [ 'view' ] = 'View' ;
2006-08-28 21:33:03 +00:00
$string [ 'view_reserved_words' ] = 'View Reserved Words' ;
2006-09-11 15:51:13 +00:00
$string [ 'view_structure_php' ] = 'View Structure PHP' ;
2006-08-28 21:33:03 +00:00
$string [ 'view_structure_sql' ] = 'View Structure SQL' ;
$string [ 'view_table_sql' ] = 'View Table SQL' ;
2006-09-11 15:51:13 +00:00
$string [ 'view_table_php' ] = 'View Table PHP' ;
2006-08-28 21:33:03 +00:00
$string [ 'viewedited' ] = 'View Edited' ;
$string [ 'vieworiginal' ] = 'View Original' ;
$string [ 'viewphpcode' ] = 'View PHP Code' ;
$string [ 'viewsqlcode' ] = 'View SQL Code' ;
$string [ 'wronglengthforenum' ] = 'Incorrect length for enum field' ;
$string [ 'wrongnumberoffieldsorvalues' ] = 'Incorrect number of fields or values in sentence' ;
$string [ 'wrongreservedwords' ] = 'Currently Used Reserved Words<br />(note that table names aren\'t important if using \$CFG->prefix)' ;
?>