mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-49582 core_lib: Add button to allow user to reset table preferences
This commit is contained in:
parent
e1d4e288ac
commit
bf7c844e94
2 changed files with 37 additions and 0 deletions
|
@ -1530,6 +1530,7 @@ $string['resetnotimplemented'] = 'Reset not implemented';
|
|||
$string['resetrecordexpired'] = 'The password reset link you used is more than {$a} minutes old and has expired. Please initiate a new password reset.';
|
||||
$string['resetstartdate'] = 'Reset start date';
|
||||
$string['resetstatus'] = 'Status';
|
||||
$string['resettable'] = 'Reset table preferences';
|
||||
$string['resettask'] = 'Task';
|
||||
$string['resettodefaults'] = 'Reset to defaults';
|
||||
$string['resortsubcategoriesby'] = 'Sort subcategories by {$a} ascending';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue