]> git.mjollnir.org Git - moodle.git/commitdiff
Added another string for Real Media
authorikawhero <ikawhero>
Mon, 13 Mar 2006 07:19:06 +0000 (07:19 +0000)
committerikawhero <ikawhero>
Mon, 13 Mar 2006 07:19:06 +0000 (07:19 +0000)
lang/en_utf8/admin.php

index 11ecb053a8fda9317fafcf2382c8cc0280f83c5d..461517684da2ddc4e7b15c25dd0b77fa2db0e3d7 100644 (file)
@@ -190,6 +190,7 @@ $string['mediapluginmpg'] = 'Enable .mpg filter';
 $string['mediapluginswf'] = 'Enable .swf filter';
 $string['mediapluginram'] = 'Enable .ram filter';
 $string['mediapluginrm']  = 'Enable .rm filter';
+$string['mediapluginrpm'] = 'Enable .rpm filter';
 $string['mediapluginwmv'] = 'Enable .wmv filter';
 $string['mysql416bypassed'] = 'However, if your site is using iso-8859-1 (latin) languages ONLY, you may continue using your currently installed MySQL 4.1.12 (or higher).';
 $string['mysql416required'] = 'MySQL 4.1.16 is the minimum version required for Moodle 1.6 in order to guarantee that all data can be converted to UTF-8 in the future.';