mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-59524 general: Remove strings deprecated in 3.4
This commit is contained in:
parent
8e9e9a5f7e
commit
0504254f1d
16 changed files with 8 additions and 246 deletions
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue