MDL-59524 general: Remove strings deprecated in 3.4

This commit is contained in:
cescobedo 2019-08-12 00:13:08 +02:00
parent 8e9e9a5f7e
commit 0504254f1d
16 changed files with 8 additions and 246 deletions

View file

@ -2197,11 +2197,6 @@ $string['yourwordforx'] = 'Your word for \'{$a}\'';
$string['zippingbackup'] = 'Zipping backup';
$string['deprecatedeventname'] = '{$a} (no longer in use)';
// Deprecated since Moodle 3.4.
$string['publish'] = 'Publish';
$string['extendenrol'] = 'Extend enrolment (individual)';
$string['groupextendenrol'] = 'Extend enrolment (common)';
// Deprecated since Moodle 3.6.
$string['addedrecip'] = 'Added {$a} new recipient';
$string['addedrecips'] = 'Added {$a} new recipients';