mirror of
https://github.com/moodle/moodle.git
synced 2025-08-03 08:09:47 +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
7
filter/algebra/lang/en_utf8/filter_algebra.php
Normal file
7
filter/algebra/lang/en_utf8/filter_algebra.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?PHP // $Id$
|
||||
// algebra.php - created with Moodle 1.7 beta + (2006101003)
|
||||
|
||||
|
||||
$string['filtername'] = 'Algebra Notation';
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue