]> git.mjollnir.org Git - moodle.git/commitdiff
Added language files to default preset as an example
authormoodler <moodler>
Mon, 2 Oct 2006 15:27:24 +0000 (15:27 +0000)
committermoodler <moodler>
Mon, 2 Oct 2006 15:27:24 +0000 (15:27 +0000)
mod/data/preset/imagegallery/lang/en_utf8/data.php [new file with mode: 0644]

diff --git a/mod/data/preset/imagegallery/lang/en_utf8/data.php b/mod/data/preset/imagegallery/lang/en_utf8/data.php
new file mode 100644 (file)
index 0000000..d2a9166
--- /dev/null
@@ -0,0 +1,5 @@
+<?php // $Id$
+
+$string['presetnameimagegallery'] = 'Image Gallery';
+
+?>