filter/mediaplugins MDL-19231 Fixing case on YouTube
This commit is contained in:
@@ -510,7 +510,7 @@ $string['mediapluginrpm'] = 'Enable .rpm filter';
|
||||
$string['mediapluginswf'] = 'Enable .swf filter';
|
||||
$string['mediapluginswfnote'] = 'As a default security measure, normal users should not be allowed to embed swf flash files.';
|
||||
$string['mediapluginwmv'] = 'Enable .wmv filter';
|
||||
$string['mediapluginyoutube'] = 'Enable Youtube link filter';
|
||||
$string['mediapluginyoutube'] = 'Enable YouTube link filter';
|
||||
$string['memcachedhosts'] = 'memcached hosts';
|
||||
$string['memcachedpconn'] = 'memcached use persistent connections';
|
||||
$string['messaging'] = 'Enable messaging system';
|
||||
|
||||
Reference in New Issue
Block a user