MDL-15402: add repository_cache_expire common option

This commit is contained in:
jerome 2008-09-03 09:45:27 +00:00
parent 8f95b06aab
commit 5a8ca18789
3 changed files with 12 additions and 6 deletions

View file

@ -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'] = '&lt; 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?';