Changeset 1772 for trunk/system/i18n/en_US/image.php
- Timestamp:
- 01/21/2008 10:33:19 AM (12 months ago)
- Files:
-
- 1 modified
-
trunk/system/i18n/en_US/image.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/i18n/en_US/image.php
r1766 r1772 3 3 $lang = array 4 4 ( 5 'driver_not_supported' => 'The %s image driver does not exist.',5 'driver_not_supported' => 'The requested Image driver, %s, was not found.', 6 6 7 7 // CI's Image_lib stuff below
