diff --git a/lang/en/hvp.php b/lang/en/hvp.php index 96cc5b4834d11fca9be3bf8ce367de663bf3edb8..342f93dd1d80349f346c1c93bf558f2a20036cca 100644 --- a/lang/en/hvp.php +++ b/lang/en/hvp.php @@ -570,7 +570,7 @@ $string['country'] = 'Country'; $string['logouploadtext'] = 'Organization logo or avatar'; $string['acceptterms'] = 'I accept the <a href=":url" target="_blank">terms of use</a>'; $string['successfullyregistred'] = 'You have successfully registered an account on the H5P Hub'; -$string['successfullyregistreddescription'] = 'You account details can be changed'; +$string['successfullyregistreddescription'] = 'Your account details can be changed'; $string['accountdetailslinktext'] = 'here'; $string['registrationtitle'] = 'H5P Hub Registration'; $string['registrationfailed'] = 'An error occurred'; @@ -596,4 +596,4 @@ $string['contactpersondescription'] = 'H5P will reach out to the contact person $string['emailaddressdescription'] = 'The email address will be used by H5P to reach out to the publisher in case of any issues with the content or in case the publisher needs to recover their account. It will not be published or shared with any third parties'; $string['copyrightwarning'] = 'Copyrighted material cannot be shared in the H5P Content Hub. If the content is licensed with a OER friendly license like Creative Commons, please choose the appropriate license. If not this content cannot be shared.'; $string['keywordsexists'] = 'Keywords already exists!'; -$string['somekeywordsexists'] = 'Some of these keywords already exist'; \ No newline at end of file +$string['somekeywordsexists'] = 'Some of these keywords already exist';