diff --git a/lang/english.inc.php3 b/lang/english.inc.php3 index 6cf1ad22f..3a9f0a74d 100644 --- a/lang/english.inc.php3 +++ b/lang/english.inc.php3 @@ -328,7 +328,7 @@ $strUpdateProfile = 'Update profile:'; $strUpdateProfileMessage = 'The profile has been updated.'; $strUpdateQuery = 'Update Query'; $strUsage = 'Usage'; -$strUseBackquotes = 'Use backquotes with tables and fields\' names'; +$strUseBackquotes = 'Enclose table and field names with backquotes'; $strUser = 'User'; $strUserEmpty = 'The user name is empty!'; $strUserName = 'User name';