From: toyomoyo Date: Fri, 15 Dec 2006 04:39:19 +0000 (+0000) Subject: added warning to warn possible long updates, MDL-7890 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=935c40d856719f8af4ddc62686d5f47193d8551d;p=moodle.git added warning to warn possible long updates, MDL-7890 --- diff --git a/lang/en_utf8/admin.php b/lang/en_utf8/admin.php index 2e45751603..e30e11e963 100644 --- a/lang/en_utf8/admin.php +++ b/lang/en_utf8/admin.php @@ -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:

$a

Once you do this you can not go back again.

+Please note that this process can take a long time.

Are you sure you want to upgrade this server to this version?'; $string['upgradingdata'] = 'Upgrading data'; $string['upgradinglogs'] = 'Upgrading logs';