mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-55661 lang: Merge English strings from the en_fix language pack
This commit is contained in:
parent
3ca3cc77a2
commit
b61b927356
12 changed files with 25 additions and 25 deletions
|
@ -98,6 +98,6 @@ $string['subdeletesuccess'] = 'Subscription successfully removed';
|
|||
$string['subhelp'] = 'Subscription details';
|
||||
$string['subhelp_help'] = 'This subscription listens for when the event \'{$a->eventname}\' has been triggered in \'{$a->moduleinstance}\' {$a->frequency} time(s) in {$a->minutes} minute(s).';
|
||||
$string['subscribeto'] = 'Subscribe to rule "{$a}"';
|
||||
$string['taskcleanevents'] = 'Removes any unnecessary event monitor events';
|
||||
$string['taskcleanevents'] = 'Cleanup event monitor events';
|
||||
$string['taskchecksubscriptions'] = 'Activate/deactivate invalid rule subscriptions';
|
||||
$string['unsubscribe'] = 'Unsubscribe';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue