]> git.mjollnir.org Git - moodle.git/commitdiff
strings necessary for 1.6 should not be deleted or altered since translations are...
authorkoenr <koenr>
Mon, 16 Oct 2006 20:58:29 +0000 (20:58 +0000)
committerkoenr <koenr>
Mon, 16 Oct 2006 20:58:29 +0000 (20:58 +0000)
lang/en_utf8/moodle.php

index c527af1b21bcf769ad3a287d9b6f2e0f56fd61b3..7726798ab0d7401353287b1ff80ba713af62e082 100644 (file)
@@ -1421,6 +1421,7 @@ $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['visible'] = 'Visible';
+$string['visibletostudents'] = 'Visible to $a'; //depreciated after 1.6
 $string['warningdeleteresource'] ='Warning: $a is referred in a resource. Would you like to update the resource?';
 $string['webpage'] = 'Web page';
 $string['week'] = 'Week';