diff --git a/lang/en/hub.php b/lang/en/hub.php index 81e0c1eb615..9578f1008c8 100644 --- a/lang/en/hub.php +++ b/lang/en/hub.php @@ -152,7 +152,6 @@ $string['publisheremail_help'] = 'The publisher email address allows the hub adm $string['publishername'] = 'Publisher'; $string['publishername_help'] = 'The publisher is the person or organisation that is the official publisher of the course. Unless you are publishing it on behalf of someone else, it will usually be you.'; $string['publishon'] = 'Publish on'; -$string['publishonmoodleorg'] = 'Publish on MOOCH'; $string['publishonspecifichub'] = 'Publish on another Hub'; $string['questionsnumber'] = 'Number of questions ({$a})'; $string['registeredcourses'] = 'Registered courses'; @@ -190,7 +189,6 @@ $string['share'] = 'Share this course for people to download'; $string['shared'] = 'Shared'; $string['shareon'] = 'Upload this course to {$a}'; $string['shareonhub'] = 'Upload this course to a hub'; -$string['shareonmoodleorg'] = 'Upload this course to MOOCH'; $string['sharepublication_help'] = 'Uploading this course to a community hub server will enable people to download it and install it on their own Moodle sites.'; $string['siteadmin'] = 'Administrator'; $string['siteadmin_help'] = 'The full name of the site administrator.';