]> git.mjollnir.org Git - moodle.git/commitdiff
added warning to warn possible long updates, MDL-7890
authortoyomoyo <toyomoyo>
Fri, 15 Dec 2006 04:39:19 +0000 (04:39 +0000)
committertoyomoyo <toyomoyo>
Fri, 15 Dec 2006 04:39:19 +0000 (04:39 +0000)
lang/en_utf8/admin.php

index 2e45751603892681c67cec1982c5ce5d8b34de9a..e30e11e963c277a7b5a21a6f28f75a412d5d7ebd 100644 (file)
@@ -469,6 +469,7 @@ $string['upgradesettingsintro'] = 'The settings shown below were added during yo
 $string['upgradesure'] = 'Your Moodle files have been changed, and you are about to automatically upgrade your server to this version: <br /><br />
 <strong>$a</strong> <br /><br />
 Once you do this you can not go back again. <br /><br />
+Please note that this process can take a long time. <br /><br />
 Are you sure you want to upgrade this server to this version?';
 $string['upgradingdata'] = 'Upgrading data';
 $string['upgradinglogs'] = 'Upgrading logs';