mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
MDL-60680 notifications: Include action buttons information
This commit is contained in:
parent
36fa0ec900
commit
2356454f21
12 changed files with 77 additions and 27 deletions
|
@ -23,6 +23,7 @@
|
|||
*/
|
||||
|
||||
$string['abouttobeinstalled'] = 'about to be installed';
|
||||
$string['accept'] = 'Accept';
|
||||
$string['action'] = 'Action';
|
||||
$string['actionchoice'] = 'What do you want to do with the file \'{$a}\'?';
|
||||
$string['actions'] = 'Actions';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue