mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 20:06:46 +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
|
@ -74,7 +74,3 @@ $string['publishstate_help'] = 'A note\'s context determines who can see the not
|
|||
$string['site'] = 'site';
|
||||
$string['sitenotes'] = 'Site notes';
|
||||
$string['unknown'] = 'unknown';
|
||||
|
||||
// Deprecated since Moodle 3.4
|
||||
$string['groupaddnewnote'] = 'Add a common note';
|
||||
$string['selectnotestate'] = "Select note state";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue