diff --git a/lang/en/admin.php b/lang/en/admin.php index 53ffa146fb9..292c41a680f 100644 --- a/lang/en/admin.php +++ b/lang/en/admin.php @@ -1552,10 +1552,6 @@ $string['cachesessionhelp'] = 'User specific cache that expires when the user\'s $string['cacheapplication'] = 'Application cache'; $string['cacheapplicationhelp'] = 'Cached items are shared among all users and expire by a determined time to live (ttl).'; -// Deprecated since Moodle 3.9. -$string['availablelicenses'] = 'Available licences'; -$string['managelicenses'] = 'Manage licences'; - // Deprecated since Moodle 3.11. $string['configenableactivitychooser'] = 'The activity chooser is a dialog box with a short description of each activity and resource. If disabled, separate resource and activity drop-down menus are provided instead.'; $string['enableactivitychooser'] = 'Enable activity chooser'; diff --git a/lang/en/badges.php b/lang/en/badges.php index 751139bec87..a2510c20dac 100644 --- a/lang/en/badges.php +++ b/lang/en/badges.php @@ -576,10 +576,6 @@ $string['warnexpired'] = ' (This badge has expired!)'; $string['year'] = 'Year(s)'; $string['includeauthdetails'] = "Include authentication details with the backpack"; -// Deprecated since Moodle 3.9. -$string['editsettings'] = 'Edit settings'; -$string['sitebackpackverify'] = 'Backpack connection'; - // Deprecated since Moodle 3.10. $string['backpackneedsupdate'] = 'The backpack connected to this profile does not match the backpack for the site. You need to disconnect and reconnect the backpack.'; diff --git a/lang/en/deprecated.txt b/lang/en/deprecated.txt index 83e76c168b6..bcdde824c63 100644 --- a/lang/en/deprecated.txt +++ b/lang/en/deprecated.txt @@ -5,35 +5,9 @@ myfilesmanage,core mypreferences,core_grades myprofile,core viewallmyentries,core_blog -messagecontactrequestsnotification,core_message -messagecontactrequestsnotificationsubject,core_message searchallavailablecourses_desc,core_admin search:mycourse,core_search calendarurl,core_calendar -documentation,core_webservice -africa/asmera,core_timezones -africa/timbuktu,core_timezones -america/argentina/comodrivadavia,core_timezones -america/indianapolis,core_timezones -america/louisville,core_timezones -america/montreal,core_timezones -asia/calcutta,core_timezones -asia/chongqing,core_timezones -asia/harbin,core_timezones -asia/kashgar,core_timezones -asia/katmandu,core_timezones -asia/rangoon,core_timezones -asia/saigon,core_timezones -atlantic/faeroe,core_timezones -europe/belfast,core_timezones -pacific/ponape,core_timezones -pacific/truk,core_timezones -pacific/yap,core_timezones -editsettings,core_badges -availablelicenses,core_admin -managelicenses,core_admin -userfilterplaceholder,core -sitebackpackverify,core_badges filetypesnotwhitelisted,core_form modeloutputdirinfo,core_analytics backpackneedsupdate,core_badges diff --git a/lang/en/message.php b/lang/en/message.php index 24bccaacd14..bd24c4aecd3 100644 --- a/lang/en/message.php +++ b/lang/en/message.php @@ -275,10 +275,6 @@ $string['you'] = 'You:'; $string['youhaveblockeduser'] = 'You have blocked this user.'; $string['yourcontactrequestpending'] = 'Your contact request is pending with {$a}'; -// Deprecated since Moodle 3.9. -$string['messagecontactrequestsnotification'] = '{$a} is requesting to be added as a contact.'; -$string['messagecontactrequestsnotificationsubject'] = 'Contact request from {$a}'; - // Deprecated since Moodle 4.0. $string['defaults'] = 'Defaults'; $string['loggedin_help'] = 'Configure how you would like to receive notifications when you are logged into Moodle'; diff --git a/lang/en/moodle.php b/lang/en/moodle.php index 27908170c86..9f5de947767 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -2368,10 +2368,6 @@ $string['yourwordforx'] = 'Your word for \'{$a}\''; $string['zippingbackup'] = 'Zipping backup'; $string['deprecatedeventname'] = '{$a} (no longer in use)'; -// Deprecated since Moodle 3.9. -$string['participantscount'] = 'Number of participants: {$a}'; -$string['userfilterplaceholder'] = 'Search keyword or select filter'; - // Deprecated since Moodle 3.11. $string['hidepicture'] = 'Hide picture'; $string['grade'] = 'Grade'; diff --git a/lang/en/timezones.php b/lang/en/timezones.php index ab39ad472f5..8d315d428ea 100644 --- a/lang/en/timezones.php +++ b/lang/en/timezones.php @@ -452,22 +452,3 @@ $string['pacific/wake'] = 'Pacific/Wake'; $string['pacific/wallis'] = 'Pacific/Wallis'; $string['utc'] = 'UTC'; // The following identifiers have been previous removed from TimeDateZone::listIdentifiers and are no longer used. -// Deprecated since Moodle 3.9. -$string['africa/asmera'] = 'Africa/Asmera'; -$string['africa/timbuktu'] = 'Africa/Timbuktu'; -$string['america/argentina/comodrivadavia'] = 'America/Argentina/ComodRivadavia'; -$string['america/indianapolis'] = 'America/Indianapolis'; -$string['america/louisville'] = 'America/Louisville'; -$string['america/montreal'] = 'America/Montreal'; -$string['asia/calcutta'] = 'Asia/Calcutta'; -$string['asia/chongqing'] = 'Asia/Chongqing'; -$string['asia/harbin'] = 'Asia/Harbin'; -$string['asia/kashgar'] = 'Asia/Kashgar'; -$string['asia/katmandu'] = 'Asia/Katmandu'; -$string['asia/rangoon'] = 'Asia/Rangoon'; -$string['asia/saigon'] = 'Asia/Saigon'; -$string['atlantic/faeroe'] = 'Atlantic/Faeroe'; -$string['europe/belfast'] = 'Europe/Belfast'; -$string['pacific/ponape'] = 'Pacific/Ponape'; -$string['pacific/truk'] = 'Pacific/Truk'; -$string['pacific/yap'] = 'Pacific/Yap'; diff --git a/lang/en/webservice.php b/lang/en/webservice.php index 741543a7ef0..098e1e428b4 100644 --- a/lang/en/webservice.php +++ b/lang/en/webservice.php @@ -247,9 +247,6 @@ $string['wsdocumentationlogin'] = 'or enter your web service username and passwo $string['wspassword'] = 'Web service password'; $string['wsusername'] = 'Web service username'; -// Deprecated since Moodle 3.9. -$string['documentation'] = 'web service documentation'; - // Deprecated since Moodle 3.11. $string['usernameoridnousererror'] = 'No users were found with this username/user id.'; $string['usernameoridoccurenceerror'] = 'More than one user was found with this username. Please enter the user id.'; diff --git a/lib/editor/atto/plugins/h5p/lang/en/atto_h5p.php b/lib/editor/atto/plugins/h5p/lang/en/atto_h5p.php index 5bac588ad50..a8eb177f3e9 100644 --- a/lib/editor/atto/plugins/h5p/lang/en/atto_h5p.php +++ b/lib/editor/atto/plugins/h5p/lang/en/atto_h5p.php @@ -36,9 +36,3 @@ $string['instructions'] = 'You can insert H5P content by either $string['noh5pcontent'] = 'No H5P content added'; $string['pluginname'] = 'Insert H5P'; $string['privacy:metadata'] = 'The atto_h5p plugin does not store any personal data.'; - -// Deprecated since Moodle 3.9. -$string['either'] = 'Either'; -$string['enterurl'] = 'URL or embed code'; -$string['h5pproperties'] = 'H5P properties'; -$string['or'] = 'or'; diff --git a/lib/editor/atto/plugins/h5p/lang/en/deprecated.txt b/lib/editor/atto/plugins/h5p/lang/en/deprecated.txt deleted file mode 100644 index baee94fbda8..00000000000 --- a/lib/editor/atto/plugins/h5p/lang/en/deprecated.txt +++ /dev/null @@ -1,4 +0,0 @@ -either,atto_h5p -enterurl,atto_h5p -h5pproperties,atto_h5p -or,atto_h5p \ No newline at end of file diff --git a/message/output/email/lang/en/deprecated.txt b/message/output/email/lang/en/deprecated.txt deleted file mode 100644 index 4d2ad7501dd..00000000000 --- a/message/output/email/lang/en/deprecated.txt +++ /dev/null @@ -1 +0,0 @@ -emaildigestsubject,message_email \ No newline at end of file diff --git a/message/output/email/lang/en/message_email.php b/message/output/email/lang/en/message_email.php index 06b35ab5ab8..c4bab4a32c3 100644 --- a/message/output/email/lang/en/message_email.php +++ b/message/output/email/lang/en/message_email.php @@ -45,6 +45,3 @@ $string['privacy:metadata:subject'] = 'The subject line of the message.'; $string['privacy:metadata:userfrom'] = 'The user sending the message.'; $string['privacy:preference:email'] = 'Preferred email notification address'; $string['tasksendemail'] = 'Messages digest mailings'; - -// Deprecated since Moodle 3.9. -$string['emaildigestsubject'] = 'Messages digest'; diff --git a/mod/lti/lang/en/deprecated.txt b/mod/lti/lang/en/deprecated.txt index 33cc7daf8ad..eb34a74d366 100644 --- a/mod/lti/lang/en/deprecated.txt +++ b/mod/lti/lang/en/deprecated.txt @@ -1,5 +1,3 @@ leaveblank,mod_lti -organizationid,mod_lti -organizationid_help,mod_lti contentitem,mod_lti contentitem_help,mod_lti diff --git a/mod/lti/lang/en/lti.php b/mod/lti/lang/en/lti.php index ca8de7ba0f2..c084966f684 100644 --- a/mod/lti/lang/en/lti.php +++ b/mod/lti/lang/en/lti.php @@ -602,12 +602,6 @@ $string['using_tool_configuration'] = 'Using tool configuration: '; $string['validurl'] = 'A valid URL must start with http(s)://'; $string['viewsubmissions'] = 'View submissions and grading screen'; -// Deprecated since Moodle 3.9. -$string['organizationid'] = 'Organisation ID'; -$string['organizationid_help'] = 'A unique identifier for this Moodle instance. Typically, the DNS name of the organisation is used. - -If this field is left blank, the host name of this Moodle site will be used as the default value.'; - // Deprecated since Moodle 3.10. $string['contentitem'] = 'Content-Item Message'; $string['contentitem_help'] = 'If ticked, the option \'Select content\' will be available when adding an external tool.';