Changeset 1772 for trunk/system/i18n/en_US/archive.php
- Timestamp:
- 01/21/2008 10:33:19 AM (12 months ago)
- Files:
-
- 1 modified
-
trunk/system/i18n/en_US/archive.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/i18n/en_US/archive.php
r1297 r1772 3 3 $lang = array 4 4 ( 5 'driver_not_supported' => 'The requested Archive driver, %s, is not supported.',5 'driver_not_supported' => 'The requested Archive driver, %s, was not found.', 6 6 'driver_implements' => 'The requested Archive driver, %s, does not implement Archive_Driver.', 7 7 'directory_unwritable' => 'The directory you requested to save the file in, %s, is unwritable. Please correct the permissions and try again.',
