Merge branch 'maint/7.0'
[ninja.git] / system / i18n / en_US / cache.php
blobbef02793a5c7be4f7a5d583704a431ca4a614b06
1 <?php defined('SYSPATH') OR die('No direct access allowed.');
3 $lang = array
5 'undefined_group' => 'The %s group is not defined in your configuration.',
6 'extension_not_loaded' => 'The %s PHP extension must be loaded to use this driver.',
7 'unwritable' => 'The configured storage location, %s, is not writable.',
8 'resources' => 'Caching of resources is impossible, because resources cannot be serialized.',
9 'driver_error' => '%s',