MDL-50287 lang: remove unused string

(I don't think this string warrants deprecation)
This commit is contained in:
Dan Poltawski
2015-08-27 14:58:04 +01:00
parent 160ccd3d09
commit 88d350eab4
-1
View File
@@ -1019,7 +1019,6 @@ $string['taskcachecleanup'] = 'Remove expired cache entries';
$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';