Some new strings to display PHP code.

This commit is contained in:
stronk7
2006-09-11 15:51:13 +00:00
parent a05452e942
commit 5f7053955a
+6
View File
@@ -69,7 +69,10 @@ $string['reservedwords'] = 'Reserved Words';
$string['revert'] = 'Revert';
$string['revert_changes'] = 'Revert Changes';
$string['save'] = 'Save';
$string['selectaction'] = 'Select Action:';
$string['selectdb'] = 'Select Database:';
$string['selecttable'] = 'Select Table:';
$string['selectfieldkeyindex'] = 'Select Field/Key/Index:';
$string['sentences'] = 'Sentences';
$string['statements'] = 'Statements';
$string['statementtable'] = 'Statement Table:';
@@ -80,9 +83,12 @@ $string['test'] = 'Test';
$string['textincorrectlength'] = 'Incorrect length for text field';
$string['unload'] = 'Unload';
$string['up'] = 'Up';
$string['view'] = 'View';
$string['view_reserved_words'] = 'View Reserved Words';
$string['view_structure_php'] = 'View Structure PHP';
$string['view_structure_sql'] = 'View Structure SQL';
$string['view_table_sql'] = 'View Table SQL';
$string['view_table_php'] = 'View Table PHP';
$string['viewedited'] = 'View Edited';
$string['vieworiginal'] = 'View Original';
$string['viewphpcode'] = 'View PHP Code';