mirror of
https://github.com/moodle/moodle.git
synced 2025-04-20 07:56:06 +02:00
Added strings for realmedia filter
This commit is contained in:
parent
b37a5f51fc
commit
a68dc79623
@ -188,6 +188,8 @@ $string['mediapluginmov'] = 'Enable .mov filter';
|
||||
$string['mediapluginmp3'] = 'Enable .mp3 filter';
|
||||
$string['mediapluginmpg'] = 'Enable .mpg filter';
|
||||
$string['mediapluginswf'] = 'Enable .swf filter';
|
||||
$string['mediapluginram'] = 'Enable .ram filter';
|
||||
$string['mediapluginrm'] = 'Enable .rm 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.';
|
||||
|
Loading…
x
Reference in New Issue
Block a user