Changeset 2628
- Timestamp:
- 05/05/2008 11:01:03 AM (5 months ago)
- Files:
-
- 1 modified
-
trunk/system/i18n/en_US/core.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/i18n/en_US/core.php
r2492 r2628 19 19 'errors_disabled' => 'You can go to the <a href="%s">home page</a> or <a href="%s">try again</a>.', 20 20 21 // Drivers 22 'driver_implements' => 'The %s driver for the %s library must implement the %s interface', 23 'driver_not_found' => 'The %s driver for the %s library could not be found', 24 21 25 // Resource names 22 26 'controller' => 'controller',
