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

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