From: mudrd8mz Date: Wed, 21 Nov 2007 03:09:37 +0000 (+0000) Subject: MDL-8090 Added new help file. Merged from stable X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=9fcea623084eea7f756d4d41265d7e8b3e4eaf2d;p=moodle.git MDL-8090 Added new help file. Merged from stable --- diff --git a/lang/en_utf8/help/langpackages.html b/lang/en_utf8/help/langpackages.html new file mode 100644 index 0000000000..26041f20eb --- /dev/null +++ b/lang/en_utf8/help/langpackages.html @@ -0,0 +1,28 @@ +

Language packages

+ +
+
Master English pack
+ +
is primary source of all built-in texts in Moodle. It is distributed as a + part of Moodle and plugins. It consists of PHP string files and HTML help + files in the folder "en_utf8". All add-on plugins (modules, blocks, + etc.) have to contain their own master English files. Master English pack + can't be edited via lang.php.
+ +
Master language pack
+ +
is official translation of Master English pack. Usually, it is maintained + by a voluntary member of the community. Master language packs for Moodle core + can be updated automatically from admin menu under "Languages" (you will + find a utility that allows you to select, download and install these language + packs directly from within Moodle). They can also be downloaded manually from + http://download.moodle.org. +
+ +
Local modifications
+ +
of master language pack are stored in separate directory on your server. + Therefore, you can update master language pack without overwriting your on-site + customization.
+ +