]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-8814 fixed typo; merged from HEAD
authorskodak <skodak>
Thu, 8 Mar 2007 15:23:49 +0000 (15:23 +0000)
committerskodak <skodak>
Thu, 8 Mar 2007 15:23:49 +0000 (15:23 +0000)
lang/en_utf8/admin.php

index 13f5a82f1954ad1010dd1e55eb33815c268b9ac9..4abbe1b6566fd59a620fdf81de6e45c315b4b73a 100644 (file)
@@ -365,7 +365,7 @@ $string['mediapluginram'] = 'Enable .ram filter';
 $string['mediapluginrm'] = 'Enable .rm filter';
 $string['mediapluginrpm'] = 'Enable .rpm filter';
 $string['mediapluginswf'] = 'Enable .swf filter';
-$string['mediapluginswfnote'] = 'As a default security measure, normal users should not allowed to embed swf flash files.';
+$string['mediapluginswfnote'] = 'As a default security measure, normal users should not be allowed to embed swf flash files.';
 $string['mediapluginwmv'] = 'Enable .wmv filter';
 $string['memcachedhosts'] = 'memcached hosts';
 $string['memcachedpconn'] = 'memcached use persistent connections';