From: moodler Date: Mon, 20 Aug 2007 03:54:20 +0000 (+0000) Subject: Added readme to explain things a bit X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=8ec96cb172c2609cf16a472891273420d578c9f8;p=moodle.git Added readme to explain things a bit --- diff --git a/install/README.txt b/install/README.txt new file mode 100644 index 0000000000..c2eead85c5 --- /dev/null +++ b/install/README.txt @@ -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