From 84a2c43127a1ed67bf81e0e790e5e0055c62d1a3 Mon Sep 17 00:00:00 2001 From: vyshane Date: Mon, 16 Oct 2006 02:54:41 +0000 Subject: [PATCH] Merged from 1.7 --- lang/en_utf8/moodle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_utf8/moodle.php b/lang/en_utf8/moodle.php index 743b66d4b7..c527af1b21 100644 --- a/lang/en_utf8/moodle.php +++ b/lang/en_utf8/moodle.php @@ -1420,7 +1420,7 @@ $a->action'; $string['virusfoundsubject'] = '$a: Virus found!'; $string['virusfounduser'] = 'The file you have uploaded, $a->filename, has been scanned by a virus checker and found to be infected! Your file upload was NOT successful.'; $string['virusplaceholder'] = 'This file that has been uploaded was found to contain a virus and has been moved or delted and the user notified.'; -$string['visibletostudents'] = 'Visible to $a'; +$string['visible'] = 'Visible'; $string['warningdeleteresource'] ='Warning: $a is referred in a resource. Would you like to update the resource?'; $string['webpage'] = 'Web page'; $string['week'] = 'Week'; -- 2.39.5