diff options
| author | Bharat Mediratta <bharat@menalto.com> | 2008-12-15 09:34:54 +0000 |
|---|---|---|
| committer | Bharat Mediratta <bharat@menalto.com> | 2008-12-15 09:34:54 +0000 |
| commit | 7b5713d485b5e9cfb0537e66a365998ef3775e57 (patch) | |
| tree | 2ed5d04a0533c121e14b577d2452554249563a15 /kohana/i18n/en_US/swift.php | |
| parent | 0567334c62c9fe4da7f68d37fd5f833f198bba7e (diff) | |
(merge of vendor/kohana/modified r19221) Remove captcha, swift and pagination message catalogs; we don't need those
Diffstat (limited to 'kohana/i18n/en_US/swift.php')
| -rw-r--r-- | kohana/i18n/en_US/swift.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/kohana/i18n/en_US/swift.php b/kohana/i18n/en_US/swift.php deleted file mode 100644 index 249c4a85..00000000 --- a/kohana/i18n/en_US/swift.php +++ /dev/null @@ -1,6 +0,0 @@ -<?php defined('SYSPATH') OR die('No direct access allowed.'); - -$lang = array -( - 'general_error' => 'An error occurred while sending the email message.' -);
\ No newline at end of file |
