]> git.mjollnir.org Git - moodle.git/commitdiff
Updated
authorgiro123 <giro123>
Mon, 8 Mar 2004 19:16:29 +0000 (19:16 +0000)
committergiro123 <giro123>
Mon, 8 Mar 2004 19:16:29 +0000 (19:16 +0000)
lang/es/algebra.php [new file with mode: 0644]
lang/es/censor.php [new file with mode: 0644]
lang/es/mediaplugin.php [new file with mode: 0644]
lang/es/multilang.php [new file with mode: 0644]
lang/es/tex.php [new file with mode: 0644]

diff --git a/lang/es/algebra.php b/lang/es/algebra.php
new file mode 100644 (file)
index 0000000..c449c1f
--- /dev/null
@@ -0,0 +1,7 @@
+<?PHP // $Id$ 
+      // algebra.php - created with Moodle 1.2 development (2004010900)
+
+
+$string['filtername'] = 'Escritura algebraica';
+
+?>
diff --git a/lang/es/censor.php b/lang/es/censor.php
new file mode 100644 (file)
index 0000000..9a2a80a
--- /dev/null
@@ -0,0 +1,7 @@
+<?PHP // $Id$ 
+      // censor.php - created with Moodle 1.2 development (2004010900)
+
+
+$string['filtername'] = 'Censor de palabras';
+
+?>
diff --git a/lang/es/mediaplugin.php b/lang/es/mediaplugin.php
new file mode 100644 (file)
index 0000000..915ddf8
--- /dev/null
@@ -0,0 +1,7 @@
+<?PHP // $Id$ 
+      // mediaplugin.php - created with Moodle 1.2 development (2004010900)
+
+
+$string['filtername'] = 'Plugins Multimedia';
+
+?>
diff --git a/lang/es/multilang.php b/lang/es/multilang.php
new file mode 100644 (file)
index 0000000..41a9d00
--- /dev/null
@@ -0,0 +1,7 @@
+<?PHP // $Id$ 
+      // multilang.php - created with Moodle 1.2 development (2004010900)
+
+
+$string['filtername'] = 'Contenido multilingüe';
+
+?>
diff --git a/lang/es/tex.php b/lang/es/tex.php
new file mode 100644 (file)
index 0000000..0bb4a23
--- /dev/null
@@ -0,0 +1,7 @@
+<?PHP // $Id$ 
+      // tex.php - created with Moodle 1.2 development (2004010900)
+
+
+$string['filtername'] = 'Escritura TeX';
+
+?>