From 0a4dcf2ad7c570ffe60ac7dc8518aaf06e193df4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20Mudr=C3=A1k?= Date: Thu, 6 Jun 2013 12:44:13 +0200 Subject: [PATCH] MDL-40080 Remove unused strings from the core_hub subsystem --- lang/en/hub.php | 2 -- 1 file changed, 2 deletions(-) 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.'; -- 2.43.0