Improve look of message, thanks to Kai Seidler
This commit is contained in:
@@ -50,7 +50,7 @@ $strAfterInsertNext = 'Edit next row';
|
||||
$strAfterInsertSame = 'Go back to this page';
|
||||
$strAll = 'All';
|
||||
$strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.';
|
||||
$strAllTableSameWidth = 'display all tables with same width?';
|
||||
$strAllTableSameWidth = 'Display all tables with the same width';
|
||||
$strAlterOrderBy = 'Alter table order by';
|
||||
$strAnalyzeTable = 'Analyze table';
|
||||
$strAnd = 'And';
|
||||
|
@@ -50,7 +50,7 @@ $strAfterInsertNext = 'Edit next row';
|
||||
$strAfterInsertSame = 'Go back to this page';
|
||||
$strAll = 'All';
|
||||
$strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.';
|
||||
$strAllTableSameWidth = 'display all tables with same width?';
|
||||
$strAllTableSameWidth = 'Display all tables with the same width';
|
||||
$strAlterOrderBy = 'Alter table order by';
|
||||
$strAnalyzeTable = 'Analyze table';
|
||||
$strAnd = 'And';
|
||||
|
@@ -51,7 +51,7 @@ $strAfterInsertNext = 'Edit next row';
|
||||
$strAfterInsertSame = 'Go back to this page';
|
||||
$strAll = 'All';
|
||||
$strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.';
|
||||
$strAllTableSameWidth = 'display all tables with same width?';
|
||||
$strAllTableSameWidth = 'Display all tables with the same width';
|
||||
$strAlterOrderBy = 'Alter table order by';
|
||||
$strAnalyzeTable = 'Analyze table';
|
||||
$strAnd = 'And';
|
||||
|
Reference in New Issue
Block a user