Improve look of message, thanks to Kai Seidler

This commit is contained in:
Marc Delisle
2007-12-29 15:01:14 +00:00
parent 13538ae78d
commit 8234a3f7b3
3 changed files with 3 additions and 3 deletions

View File

@@ -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';

View File

@@ -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';

View File

@@ -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';