summaryrefslogtreecommitdiff
path: root/locale/ca_en/io
diff options
context:
space:
mode:
authortetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46>2006-10-23 20:40:38 +0000
committertetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46>2006-10-23 20:40:38 +0000
commit528e620710cbb9dcb63feb6d02fb84c65bfdde69 (patch)
tree16ed8c3c896111852c0985f8af86d12074507cb6 /locale/ca_en/io
parent56aefde186c4eba2ddd34017980d35683985417a (diff)
Switching the English translations to the new scheme
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@265 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'locale/ca_en/io')
-rwxr-xr-xlocale/ca_en/io33
1 files changed, 0 insertions, 33 deletions
diff --git a/locale/ca_en/io b/locale/ca_en/io
deleted file mode 100755
index 2989a909..00000000
--- a/locale/ca_en/io
+++ /dev/null
@@ -1,33 +0,0 @@
-$self{texts} = {
- 'E-mail' => 'Email',
- 'E-mail address missing!' => 'Email address missing',
- 'E-mailed' => 'Emailed',
-};
-
-$self{subs} = {
- 'calc_markup' => 'calc_markup',
- 'check_form' => 'check_form',
- 'create_form' => 'create_form',
- 'customer_details' => 'customer_details',
- 'display_form' => 'display_form',
- 'display_row' => 'display_row',
- 'e_mail' => 'e_mail',
- 'invoicetotal' => 'invoicetotal',
- 'item_selected' => 'item_selected',
- 'new_item' => 'new_item',
- 'print' => 'print',
- 'print_form' => 'print_form',
- 'print_options' => 'print_options',
- 'purchase_order' => 'purchase_order',
- 'quotation' => 'quotation',
- 'rfq' => 'rfq',
- 'sales_order' => 'sales_order',
- 'select_item' => 'select_item',
- 'send_email' => 'send_email',
- 'ship_to' => 'ship_to',
- 'validate_items' => 'validate_items',
- 'vendor_details' => 'vendor_details',
-};
-
-1;
-