From e3ba25b4c0c204bc22a1cd8cc3ae07c7fe8403c0 Mon Sep 17 00:00:00 2001 From: stronk7 Date: Mon, 1 May 2006 23:23:59 +0000 Subject: [PATCH] New string for scheduled backups... --- lang/en_utf8/moodle.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en_utf8/moodle.php b/lang/en_utf8/moodle.php index 7472a919b1..871c3cb2fc 100644 --- a/lang/en_utf8/moodle.php +++ b/lang/en_utf8/moodle.php @@ -1163,6 +1163,7 @@ $string['sizeb'] = 'bytes'; $string['sizegb'] = 'GB'; $string['sizekb'] = 'KB'; $string['sizemb'] = 'MB'; +$string['skipped'] = 'Skipped'; $string['skypeid'] = 'Skype ID'; $string['socialheadline'] = 'Social forum - latest topics'; $string['someallowguest'] = 'Some courses may allow guest access'; -- 2.39.5