Changeset 3022 for trunk/system/i18n
- Timestamp:
- 07/09/2008 10:01:11 PM (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
r2753 r3022 6 6 'uncaught_exception' => 'Uncaught %s: %s in file %s on line %s', 7 7 'invalid_method' => 'Invalid method %s called in %s', 8 'invalid_property' => 'The %s property does not exist in the %s class.', 8 9 'log_dir_unwritable' => 'The log directory is not writable: %s', 9 10 'resource_not_found' => 'The requested %s, %s, could not be found',
