MDL-28565 General - updated lang files License link to docs.moodle.org/dev/License

This commit is contained in:
Aparup Banerjee
2011-08-09 18:22:53 +08:00
parent 5e64c36b8a
commit cccaf2648a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
</head>
<body>
(For the most up-to-date version of this license, see <a href="http://docs.moodle.org/19/en/License">Moodle Docs</a>).
(For the most up-to-date version of this license, see <a href="http://docs.moodle.org/dev/License">Moodle Docs</a>).
<h1>Copyright License for Moodle</h1>
<blockquote>
+1 -1
View File
@@ -49,7 +49,7 @@ $string['downloadcore'] = 'Our main method of distribution is via these standard
$string['downloadcoretitle'] = 'Standard Moodle packages';
$string['downloadcvs'] = 'Another way to get the core source code is by using CVS to connect directly to one of our mirrors of the code repository used by Moodle developers. This makes upgrading very easy, even if you have made local changes to the source code.';
$string['downloadcvstitle'] = 'Moodle via CVS';
$string['downloadintro'] = 'Moodle is open source under the <a href=\"http://docs.moodle.org/19/en/License\">GPL licence</a>. Everything we produce is available for you to download and use for free.';
$string['downloadintro'] = 'Moodle is open source under the <a href=\"http://docs.moodle.org/dev/License\">GPL licence</a>. Everything we produce is available for you to download and use for free.';
$string['downloadlang'] = 'In current versions of Moodle, adding support for new languages has been automated from the administration menu within your site. However, for some older versions of Moodle, new language packs need to be downloaded manually.';
$string['downloadlangtitle'] = 'Language packs';
$string['downloadlogotitle'] = 'Moodle logos';
+1 -1
View File
@@ -732,7 +732,7 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the Moodle License information page for full details:
http://docs.moodle.org/19/en/License';
http://docs.moodle.org/dev/License';
$string['grade'] = 'Grade';
$string['grades'] = 'Grades';
$string['group'] = 'Group';