mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-15402: add repository_cache_expire common option
This commit is contained in:
parent
8f95b06aab
commit
5a8ca18789
3 changed files with 12 additions and 6 deletions
|
@ -1,11 +1,14 @@
|
|||
<?php //$Id$
|
||||
$string['activerepository'] = 'Active repository plugins';
|
||||
$string['add'] = 'Add';
|
||||
$string['addplugin'] = 'Add a repository plugin';
|
||||
$string['activaterep'] = 'Active repositories';
|
||||
$string['attachment'] = 'Attachment';
|
||||
$string['back'] = '< Back';
|
||||
$string['cacheexpire'] = 'Cache expire';
|
||||
$string['close'] = 'Close';
|
||||
$string['copying'] = 'Copying';
|
||||
$string['configcacheexpire'] = 'Configurate the cache expired time.';
|
||||
$string['configsaved'] = 'Configuration saved!';
|
||||
$string['confirmdelete'] = 'Are you sure you want to delete this repository - $a?';
|
||||
$string['confirmremove'] = 'Are you sure you want to remove this repository plugin - $a?';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue