Changeset 2249 for trunk/system/i18n/en_US/core.php
- Timestamp:
- 03/09/2008 03:09:43 PM (10 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
r1810 r2249 13 13 'page_not_found' => 'The page you requested, <tt>%s</tt>, could not be found.', 14 14 'stats_footer' => 'Loaded in {execution_time} seconds, using {memory_usage} of memory. Generated by Kohana v{kohana_version}.', 15 'error_ message' => 'Error occurred at <strong>line %s</strong> of <strong>%s</strong>.',15 'error_file_line' => '<tt>%s <strong>[%s]:</strong></tt>', 16 16 'stack_trace' => 'Stack Trace', 17 17 'generic_error' => 'Unable to Complete Request',
