Erstübersetzung

This commit is contained in:
ralf-bonn
2004-02-22 21:20:41 +00:00
parent 086dd78f11
commit 43f843d34f
5 changed files with 35 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
<?PHP // $Id$
// algebra.php - created with Moodle 1.2 alpha (2004022200)
$string['filtername'] = 'Algebraisches Zeichensystem';
?>
+7
View File
@@ -0,0 +1,7 @@
<?PHP // $Id$
// censor.php - created with Moodle 1.2 alpha (2004022200)
$string['filtername'] = 'Wortzensur';
?>
+7
View File
@@ -0,0 +1,7 @@
<?PHP // $Id$
// mediaplugin.php - created with Moodle 1.2 alpha (2004022200)
$string['filtername'] = 'Multimedia Plugin';
?>
+7
View File
@@ -0,0 +1,7 @@
<?PHP // $Id$
// multilang.php - created with Moodle 1.2 alpha (2004022200)
$string['filtername'] = 'Mehrsprachiger Inhalt';
?>
+7
View File
@@ -0,0 +1,7 @@
<?PHP // $Id$
// tex.php - created with Moodle 1.2 alpha (2004022200)
$string['filtername'] = 'TeX Zeichensatz';
?>