Changeset 3263 for trunk/system/i18n
- Timestamp:
- 08/05/2008 12:57:50 PM (4 months ago)
- Files:
-
- 1 modified
-
trunk/system/i18n/en_US/encrypt.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/i18n/en_US/encrypt.php
r2753 r3263 3 3 $lang = array 4 4 ( 5 'undefined_group' => 'The %s group is not defined in your configuration.', 5 6 'requires_mcrypt' => 'To use the Encrypt library, mcrypt must be enabled in your PHP installation', 6 7 'no_encryption_key' => 'To use the Encrypt library, you must set an encryption key in your config file'
