clarify some options

This commit is contained in:
Marc Delisle
2002-01-28 17:36:30 +00:00
parent ac9ca39848
commit 93becbf066

View File

@@ -30,7 +30,7 @@ $strAddUserMessage = 'You have added a new user.';
$strAffectedRows = 'Affected rows:';
$strAfter = 'After %s';
$strAfterInsertBack = 'Go back to previous page';
$strAfterInsertNewInsert = 'Insert a new row';
$strAfterInsertNewInsert = 'Insert another new row';
$strAll = 'All';
$strAlterOrderBy = 'Alter table order by';
$strAnalyzeTable = 'Analyze table';
@@ -152,7 +152,7 @@ $strIndexHasBeenDropped = 'Index %s has been dropped';
$strIndexName = 'Index name :';
$strIndexType = 'Index type :';
$strInsert = 'Insert';
$strInsertAsNewRow = 'Insert as new row';
$strInsertAsNewRow = 'Insert as a new row';
$strInsertedRows = 'Inserted rows:';
$strInsertNewRow = 'Insert new row';
$strInsertTextfiles = 'Insert data from a textfile into table';