From 8ec96cb172c2609cf16a472891273420d578c9f8 Mon Sep 17 00:00:00 2001 From: moodler Date: Mon, 20 Aug 2007 03:54:20 +0000 Subject: [PATCH] Added readme to explain things a bit --- install/README.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 install/README.txt 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 -- 2.39.5