diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index 85a8f6381..1eb65a312 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -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'; $strAnalyze = 'Analyze'; $strAnalyzeTable = 'Analyze table';