Modified the way the tables' number is displayed
This commit is contained in:
@@ -287,5 +287,5 @@ $strGzip = '"gzipped"'; // To translate
|
||||
$strNoModification = 'No change'; // To translate
|
||||
$strOffSet = 'offset'; // To translate
|
||||
$strShowPHPInfo = 'Show PHP information'; // To translate
|
||||
$strTables = ' table(s) '; //to translate
|
||||
$strTables = '%s table(s)'; //to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user