diff --git a/lang/english-iso-8859-1.inc.php b/lang/english-iso-8859-1.inc.php index 0f7d0da21..3cf031d87 100644 --- a/lang/english-iso-8859-1.inc.php +++ b/lang/english-iso-8859-1.inc.php @@ -565,7 +565,7 @@ $strPrivDescUsage = 'No privileges.'; $strPrivileges = 'Privileges'; $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; $strProcesslist = 'Process list'; -$strPutColNames = 'Put fields names at first row'; +$strPutColNames = 'Put fields names in the first row'; $strQBEDel = 'Del'; $strQBEIns = 'Ins'; diff --git a/lang/english-iso-8859-15.inc.php b/lang/english-iso-8859-15.inc.php index 733080d03..432a296bd 100644 --- a/lang/english-iso-8859-15.inc.php +++ b/lang/english-iso-8859-15.inc.php @@ -565,7 +565,7 @@ $strPrivDescUsage = 'No privileges.'; $strPrivileges = 'Privileges'; $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; $strProcesslist = 'Process list'; -$strPutColNames = 'Put fields names at first row'; +$strPutColNames = 'Put fields names in the first row'; $strQBEDel = 'Del'; $strQBEIns = 'Ins'; diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index 6982e5456..41d3701f9 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -566,7 +566,7 @@ $strPrivDescUsage = 'No privileges.'; $strPrivileges = 'Privileges'; $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; $strProcesslist = 'Process list'; -$strPutColNames = 'Put fields names at first row'; +$strPutColNames = 'Put fields names in the first row'; $strQBEDel = 'Del'; $strQBEIns = 'Ins';