mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-21694 moving filters strings to correct plugin location
This commit is contained in:
parent
4d84db2725
commit
a845d68b9f
9 changed files with 4 additions and 4 deletions
|
@ -1,7 +0,0 @@
|
|||
<?PHP // $Id$
|
||||
// activitynames.php - created with Moodle 1.7 beta + (2006101003)
|
||||
|
||||
|
||||
$string['filtername'] = 'Activity Names Auto-linking';
|
||||
|
||||
?>
|
|
@ -1,7 +0,0 @@
|
|||
<?PHP // $Id$
|
||||
// algebra.php - created with Moodle 1.7 beta + (2006101003)
|
||||
|
||||
|
||||
$string['filtername'] = 'Algebra Notation';
|
||||
|
||||
?>
|
|
@ -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';
|
||||
|
||||
?>
|
|
@ -1,7 +0,0 @@
|
|||
<?PHP // $Id$
|
||||
// emailprotect.php - created with Moodle 1.7 beta + (2006101003)
|
||||
|
||||
|
||||
$string['filtername'] = 'Email Protection';
|
||||
|
||||
?>
|
|
@ -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';
|
||||
|
||||
?>
|
|
@ -1,7 +0,0 @@
|
|||
<?PHP // $Id$
|
||||
// multilang.php - created with Moodle 1.7 beta + (2006101003)
|
||||
|
||||
|
||||
$string['filtername'] = 'Multi-Language Content';
|
||||
|
||||
?>
|
|
@ -1,7 +0,0 @@
|
|||
<?PHP // $Id$
|
||||
// tex.php - created with Moodle 1.7 beta + (2006101003)
|
||||
|
||||
|
||||
$string['filtername'] = 'TeX Notation';
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue