MDL-21694 moving filters strings to correct plugin location

This commit is contained in:
Petr Skoda 2010-04-01 19:27:30 +00:00
parent 4d84db2725
commit a845d68b9f
9 changed files with 4 additions and 4 deletions

View file

@ -1,7 +0,0 @@
<?PHP // $Id$
// activitynames.php - created with Moodle 1.7 beta + (2006101003)
$string['filtername'] = 'Activity Names Auto-linking';
?>

View file

@ -1,7 +0,0 @@
<?PHP // $Id$
// algebra.php - created with Moodle 1.7 beta + (2006101003)
$string['filtername'] = 'Algebra Notation';
?>

View file

@ -1,8 +0,0 @@
<?PHP // $Id$
// censor.php - created with Moodle 1.7 beta + (2006101003)
$string['badwords'] = 'shit,fucked,fucker,fuck,dickhead, dick,cockhead,cock,cunt,asshole,arsehole,prick,bitch, jism,whore,slut,wanker, wank,bastard,dildo,masturbate, orgasm,penis,nigger, pussy,vagina';
$string['filtername'] = 'Word Censorship';
?>

View file

@ -1,7 +0,0 @@
<?PHP // $Id$
// emailprotect.php - created with Moodle 1.7 beta + (2006101003)
$string['filtername'] = 'Email Protection';
?>

View file

@ -1,11 +0,0 @@
<?PHP // $Id$
// mediaplugin.php - created with Moodle 1.7 beta + (2006101003)
$string['filtername'] = 'Multimedia Plugins';
$string['flashanimation'] = 'Flash animation';
$string['flashvideo'] = 'Flash video';
$string['mp3audio'] = 'MP3 audio';
?>

View file

@ -1,7 +0,0 @@
<?PHP // $Id$
// multilang.php - created with Moodle 1.7 beta + (2006101003)
$string['filtername'] = 'Multi-Language Content';
?>

View file

@ -1,7 +0,0 @@
<?PHP // $Id$
// tex.php - created with Moodle 1.7 beta + (2006101003)
$string['filtername'] = 'TeX Notation';
?>