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';
|
$strAfterInsertSame = 'Go back to this page';
|
||||||
$strAll = 'All';
|
$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.';
|
$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';
|
$strAlterOrderBy = 'Alter table order by';
|
||||||
$strAnalyzeTable = 'Analyze table';
|
$strAnalyzeTable = 'Analyze table';
|
||||||
$strAnd = 'And';
|
$strAnd = 'And';
|
||||||
|
@@ -50,7 +50,7 @@ $strAfterInsertNext = 'Edit next row';
|
|||||||
$strAfterInsertSame = 'Go back to this page';
|
$strAfterInsertSame = 'Go back to this page';
|
||||||
$strAll = 'All';
|
$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.';
|
$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';
|
$strAlterOrderBy = 'Alter table order by';
|
||||||
$strAnalyzeTable = 'Analyze table';
|
$strAnalyzeTable = 'Analyze table';
|
||||||
$strAnd = 'And';
|
$strAnd = 'And';
|
||||||
|
@@ -51,7 +51,7 @@ $strAfterInsertNext = 'Edit next row';
|
|||||||
$strAfterInsertSame = 'Go back to this page';
|
$strAfterInsertSame = 'Go back to this page';
|
||||||
$strAll = 'All';
|
$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.';
|
$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';
|
$strAlterOrderBy = 'Alter table order by';
|
||||||
$strAnalyzeTable = 'Analyze table';
|
$strAnalyzeTable = 'Analyze table';
|
||||||
$strAnd = 'And';
|
$strAnd = 'And';
|
||||||
|
Reference in New Issue
Block a user