Changeset 2230 for trunk/system/i18n/en_US/cache.php
- Timestamp:
- 03/07/2008 06:00:29 PM (10 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
r1772 r2230 3 3 $lang = array 4 4 ( 5 'undefined_group' => 'The %s group is not defined in your configuration.', 5 6 'driver_not_supported' => 'The requested Cache driver, %s, was not found.', 6 7 'extension_not_loaded' => 'The %s PHP extension must be loaded to use this driver.',
