]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-11930, removing csv plugin lang file
authortoyomoyo <toyomoyo>
Mon, 29 Oct 2007 02:01:51 +0000 (02:01 +0000)
committertoyomoyo <toyomoyo>
Mon, 29 Oct 2007 02:01:51 +0000 (02:01 +0000)
lang/en_utf8/gradeexport_csv.php [deleted file]

diff --git a/lang/en_utf8/gradeexport_csv.php b/lang/en_utf8/gradeexport_csv.php
deleted file mode 100644 (file)
index 3ccf9a4..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-<?PHP // $Id$
-
-$string['modulename'] = 'CSV file';
-$string['cvs:view'] = 'Use CSV grade export';
-$string['cvs:publish'] = 'Publish CSV grade export';
-
-?>