From 935c40d856719f8af4ddc62686d5f47193d8551d Mon Sep 17 00:00:00 2001 From: toyomoyo Date: Fri, 15 Dec 2006 04:39:19 +0000 Subject: [PATCH] added warning to warn possible long updates, MDL-7890 --- lang/en_utf8/admin.php | 1 + 1 file changed, 1 insertion(+) 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'; -- 2.39.5