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