Changeset 1866 for trunk/system/i18n/en_US/payment.php
- Timestamp:
- 01/29/2008 03:31:23 PM (11 months ago)
- Files:
-
- 1 modified
-
trunk/system/i18n/en_US/payment.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/i18n/en_US/payment.php
r1772 r1866 5 5 'driver_not_supported' => 'The requested Payment driver, %s, was not found.', 6 6 'required' => 'Some required fields were not supplied: %s', 7 'gateway_connection_error' => 'An error occured connecting to the payment gateway. please contact the webmaster if this problem persists.',7 'gateway_connection_error' => 'An error occured connecting to the payment gateway. Please contact the webmaster if this problem persists.', 8 8 'invalid_certificate' => 'The certificate file is invalid: %s', 9 9 'no_dlib' => 'Could not load the dynamic library: %s',
