From 7c54b713e6e78d427a5df814d5cf1916db4d84c0 Mon Sep 17 00:00:00 2001 From: moodler Date: Tue, 9 Sep 2008 04:14:06 +0000 Subject: [PATCH] Updated a config string to make it more explanatory --- lang/en_utf8/repository.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_utf8/repository.php b/lang/en_utf8/repository.php index 231f9b9fed..d95fa366e6 100644 --- a/lang/en_utf8/repository.php +++ b/lang/en_utf8/repository.php @@ -17,7 +17,7 @@ $string['cachecleared'] = 'Cached files are removed'; $string['close'] = 'Close'; $string['cleancache'] = 'Clean my cache files'; $string['copying'] = 'Copying'; -$string['configcacheexpire'] = 'Configurate the cache expired time (in minutes).'; +$string['configcacheexpire'] = 'The amount of time that file listings are cached locally (in seconds) when browsing external repositories.'; $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, its options and all of its instances - $a?'; -- 2.39.5