Skip to content

Commit

Permalink
MDL-50287 lang: remove unused string
Browse files Browse the repository at this point in the history
(I don't think this string warrants deprecation)
  • Loading branch information
danpoltawski committed Aug 27, 2015
1 parent 160ccd3 commit 88d350e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lang/en/admin.php
Expand Up @@ -1019,7 +1019,6 @@
$string['taskcachecron'] = 'Background processing for caches';
$string['taskcalendarcron'] = 'Send calendar notifications';
$string['taskcheckforupdates'] = 'Check for updates';
$string['taskcompletioncron'] = 'Calculate completion data';
$string['taskcompletionregular'] = 'Calculate regular completion data';
$string['taskcompletiondaily'] = 'Completion mark as started';
$string['taskcontextcleanup'] = 'Cleanup contexts';
Expand Down

0 comments on commit 88d350e

Please sign in to comment.