]> git.mjollnir.org Git - moodle.git/commitdiff
Automatic installer.php by installer_builder (20060311)
authorstronk7 <stronk7>
Fri, 10 Mar 2006 23:43:23 +0000 (23:43 +0000)
committerstronk7 <stronk7>
Fri, 10 Mar 2006 23:43:23 +0000 (23:43 +0000)
install/lang/en_utf8/installer.php

index 12b8397f5cfbcdb71607d9dd1dd7918e2eb4d5e3..2d6a0f875f2ba6731bde25b05647bbd534b33cd2 100644 (file)
@@ -185,5 +185,5 @@ $string['wrongdestpath'] = 'Wrong destination path.';
 $string['wrongsourcebase'] = 'Wrong source URL base.';
 $string['wrongzipfilename'] = 'Wrong ZIP filename.';
 $string['wwwroot'] = 'Web address';
-$string['wwwrooterror'] = 'The web address does not appear to be valid - this Moodle installation doesn\'t appear to be there. The value below has been reset.';
+$string['wwwrooterror'] = 'The \'Web Address\' does not appear to be valid - this Moodle installation doesn\'t appear to be there. The value below has been reset.';
 ?>