From: stronk7 Date: Thu, 27 Sep 2007 15:10:52 +0000 (+0000) Subject: _new is _blank X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=b199b236badffecb30fde89248456852b7db7a91;p=moodle.git _new is _blank --- diff --git a/lang/en_utf8/admin.php b/lang/en_utf8/admin.php index 4195765c9f..36d1692a6d 100644 --- a/lang/en_utf8/admin.php +++ b/lang/en_utf8/admin.php @@ -526,7 +526,7 @@ $string['questioncwqpfscheck'] = 'One or more \'random\' questions in a quiz are $string['questioncwqpfsok'] = 'Good. There are no \'random\' questions in your quizzes that are set up to select questions from a mixture of shared and unshared question categories.'; $string['rcache'] = 'Record cache'; $string['rcachettl'] = 'Record cache TTL'; -$string['releasenoteslink'] = 'For information about this version of Moodle, please see the online Release Notes'; +$string['releasenoteslink'] = 'For information about this version of Moodle, please see the online Release Notes'; $string['remotelangnotavailable'] = 'Because Moodle can not connect to download.moodle.org, we are unable to do language pack installation automatically. Please download the appropriate zip file(s) from the list below, copy them to your $a directory and unzip them manually.'; $string['renameerrors'] = 'Rename errors'; $string['restrictbydefault'] = 'Restrict modules by default';