Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Moodle/mod/print/lang/en_utf8/newmodule.php
diff options
context:
space:
mode:
Diffstat (limited to 'Moodle/mod/print/lang/en_utf8/newmodule.php')
-rwxr-xr-xMoodle/mod/print/lang/en_utf8/newmodule.php12
1 files changed, 0 insertions, 12 deletions
diff --git a/Moodle/mod/print/lang/en_utf8/newmodule.php b/Moodle/mod/print/lang/en_utf8/newmodule.php
deleted file mode 100755
index 13026b3..0000000
--- a/Moodle/mod/print/lang/en_utf8/newmodule.php
+++ /dev/null
@@ -1,12 +0,0 @@
-<?php
-
-$string['print'] = 'print';
-
-$string['modulename'] = 'print';
-$string['modulenameplural'] = 'prints';
-
-$string['printfieldset'] = 'Custom example fieldset';
-$string['printintro'] = 'print Intro';
-$string['printname'] = 'print Name';
-
-?>