Changeset 2377 for trunk/system/i18n/en_US/cache.php
- Timestamp:
- 03/29/2008 05:50:38 AM (8 months ago)
- Files:
-
- 1 modified
-
trunk/system/i18n/en_US/cache.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/i18n/en_US/cache.php
r2230 r2377 5 5 'undefined_group' => 'The %s group is not defined in your configuration.', 6 6 'driver_not_supported' => 'The requested Cache driver, %s, was not found.', 7 'driver_implements' => 'The requested Cache driver, %s, does not implement Cache_Driver.', 7 8 'extension_not_loaded' => 'The %s PHP extension must be loaded to use this driver.', 8 9 'unwritable' => 'The configured storage location, <tt>%s</tt>, is not writable.',
