]> git.mjollnir.org Git - moodle.git/commitdiff
Fixed some bad text
authormoodler <moodler>
Fri, 19 Mar 2004 03:41:11 +0000 (03:41 +0000)
committermoodler <moodler>
Fri, 19 Mar 2004 03:41:11 +0000 (03:41 +0000)
lang/en/admin.php

index a7fff473ee722cac21d20a5404d5345736ff4be8..1308c24106e2f2505138674c5fbe4f690fd305a1 100755 (executable)
@@ -5,7 +5,7 @@
 $string['cachetext'] = 'Text cache lifetime';
 $string['filteruploadedfiles'] = 'Filter uploaded files';
 $string['upgradelogs'] = 'For full functionality, your old logs need to be upgraded.  <a href=\"$a\">More information</a>';
-$string['upgradelogsinfo'] = 'Some changes have way some logs are stored.  To be able to view all of your old logs on a per-activity basis, your old logs need to be upgraded.  Depending on your site this can take a long time (eg several hours) and can be quite taxing on the database for large sites.  Once you start this process you should let it finish (by keeping the browser window open).  Don\'t worry - your site will work fine for other people while the logs are being upgraded.<br /><br />Do you want to upgrade your logs now?';
+$string['upgradelogsinfo'] = 'Some changes have recently been made in the way logs are stored.  To be able to view all of your old logs on a per-activity basis, your old logs need to be upgraded.  Depending on your site this can take a long time (eg several hours) and can be quite taxing on the database for large sites.  Once you start this process you should let it finish (by keeping the browser window open).  Don\'t worry - your site will work fine for other people while the logs are being upgraded.<br /><br />Do you want to upgrade your logs now?';
 
 $string['upgradinglogs'] = 'Upgrading logs';