clarify some options
This commit is contained in:
@@ -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';
|
||||
|
Reference in New Issue
Block a user