diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index a1f3ae157..b68ac8d89 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -1392,7 +1392,7 @@ $lang['Set as main user'] = 'Set as main user'; $lang['This user must first be defined as the webmaster before it can be upgraded to the main user'] = 'This user must first be defined as the webmaster before it can be upgraded to the main user'; $lang['Copied link'] = 'Copied link'; $lang['You cannot copy the password if the connection to this site is not secure.'] = 'You cannot copy the password if the connection to this site is not secure.'; -$lang['An activation link valid for %s has been sent to "%s". If the user doesn\'t receive the link, you can generate and copy a new one by editing the user and managing her password.'] = 'An activation link valid, for %s has been sent to "%s". If the link is not received, a new one can be generated and copied by editing the user and managing their password.'; +$lang['An activation link valid for %s has been sent to "%s". If the user doesn\'t receive the link, you can generate and copy a new one by editing the user and managing her password.'] = 'An activation link valid for %s has been sent to "%s". If the link is not received, a new one can be generated and copied by editing the user and managing their password.'; $lang['Copy the link below and send it to the user so the password can be set.'] = 'Copy the link below and send it to the user so the password can be set.'; $lang['An activation link valid for %s was created but could not be sent. You can now copy the link below and send it to the user.'] = 'An activation link valid for %s was created but could not be sent. You can now copy the link below and send it to the user.'; $lang['Copy the password link'] = 'Copy the password link';