mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
Some new strings, including filter names
This commit is contained in:
parent
b17333be71
commit
677d1679fa
9 changed files with 60 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
// admin.php - created with Moodle 1.2 development (2003111400)
|
||||
|
||||
|
||||
$string['cachetext'] = 'Text cache lifetime';
|
||||
$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?';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue