]> git.mjollnir.org Git - moodle.git/commitdiff
Added readme to explain things a bit
authormoodler <moodler>
Mon, 20 Aug 2007 03:54:20 +0000 (03:54 +0000)
committermoodler <moodler>
Mon, 20 Aug 2007 03:54:20 +0000 (03:54 +0000)
install/README.txt [new file with mode: 0644]

diff --git a/install/README.txt b/install/README.txt
new file mode 100644 (file)
index 0000000..c2eead8
--- /dev/null
@@ -0,0 +1,7 @@
+The file stringnames.txt contains a list of all the strings used during the install process.
+
+A daily cron job will pick up the changes to this file and update all the language files 
+(ie those in install/lang/*/install.php) automatically.
+
+
+Martin Dougiamas, 20/8/2007