diff --git a/auth/mnet/lang/en/auth_mnet.php b/auth/mnet/lang/en/auth_mnet.php index d07f3a65355e0..6658c7945795b 100644 --- a/auth/mnet/lang/en/auth_mnet.php +++ b/auth/mnet/lang/en/auth_mnet.php @@ -95,7 +95,7 @@ $string['privacy:metadata:mnet_session:username'] = 'Username of the user jumping to remote system.'; $string['unknownhost'] = 'Unknown host'; -// Deprecated since Moodle 4.0. +// Deprecated since Moodle 3.11. $string['privacy:metadata:mnet_external:aim'] = 'The AIM identifier of the user'; $string['privacy:metadata:mnet_external:icq'] = 'The ICQ number of the user.'; $string['privacy:metadata:mnet_external:msn'] = 'The MSN identifier of the user'; diff --git a/auth/mnet/lang/en/deprecated.txt b/auth/mnet/lang/en/deprecated.txt new file mode 100644 index 0000000000000..a933b89fd1264 --- /dev/null +++ b/auth/mnet/lang/en/deprecated.txt @@ -0,0 +1,6 @@ +privacy:metadata:mnet_external:aim,auth_mnet +privacy:metadata:mnet_external:icq,auth_mnet +privacy:metadata:mnet_external:msn,auth_mnet +privacy:metadata:mnet_external:skype,auth_mnet +privacy:metadata:mnet_external:url,auth_mnet +privacy:metadata:mnet_external:yahoo,auth_mnet diff --git a/blocks/myprofile/lang/en/block_myprofile.php b/blocks/myprofile/lang/en/block_myprofile.php index e263d2c0846b2..b8f0e8e4086a0 100644 --- a/blocks/myprofile/lang/en/block_myprofile.php +++ b/blocks/myprofile/lang/en/block_myprofile.php @@ -42,7 +42,7 @@ $string['pluginname'] = 'Logged in user'; $string['privacy:metadata'] = 'The Logged in user block only shows information about the logged in user and does not store data itself.'; -// Deprecated since Moodle 4.0. +// Deprecated since Moodle 3.11. $string['display_icq'] = 'Display ICQ'; $string['display_skype'] = 'Display Skype'; $string['display_yahoo'] = 'Display Yahoo'; diff --git a/blocks/myprofile/lang/en/deprecated.txt b/blocks/myprofile/lang/en/deprecated.txt index e69de29bb2d1d..78e29683f8aba 100644 --- a/blocks/myprofile/lang/en/deprecated.txt +++ b/blocks/myprofile/lang/en/deprecated.txt @@ -0,0 +1,5 @@ +display_aim,block_myprofile +display_icq,block_myprofile +display_msn,block_myprofile +display_skype,block_myprofile +display_yahoo,block_myprofile diff --git a/lang/en/deprecated.txt b/lang/en/deprecated.txt index 25f9ecbec5e19..cf3eb335f9a11 100644 --- a/lang/en/deprecated.txt +++ b/lang/en/deprecated.txt @@ -47,17 +47,6 @@ addbackpack,core_badges error:backpacknotavailable,core_badges error:backpackproblem,core_badges grade,core -privacy:metadata:mnet_external:aim,auth_mnet -privacy:metadata:mnet_external:icq,auth_mnet -privacy:metadata:mnet_external:msn,auth_mnet -privacy:metadata:mnet_external:skype,auth_mnet -privacy:metadata:mnet_external:url,auth_mnet -privacy:metadata:mnet_external:yahoo,auth_mnet -display_icq,block_myprofile -display_skype,block_myprofile -display_yahoo,block_myprofile -display_aim,block_myprofile -display_msn,block_myprofile aimid,core yahooid,core icqnumber,core