Changeset 3421 for trunk/system/i18n
- Timestamp:
- 09/09/2008 11:06:57 AM (3 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
r3326 r3421 18 18 'stack_trace' => 'Stack Trace', 19 19 'generic_error' => 'Unable to Complete Request', 20 'errors_disabled' => ' You can go to the <a href="%s">home page</a> or <a href="%s">try again</a>.',20 'errors_disabled' => 'An error occurred during the loading of this page. You can go to the <a href="%s">home page</a> or <a href="%s">try again</a>. The error has been logged for review.', 21 21 22 22 // Drivers
