diff options
author | tetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-10-23 20:40:38 +0000 |
---|---|---|
committer | tetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-10-23 20:40:38 +0000 |
commit | 528e620710cbb9dcb63feb6d02fb84c65bfdde69 (patch) | |
tree | 16ed8c3c896111852c0985f8af86d12074507cb6 /locale/ca_en/ca | |
parent | 56aefde186c4eba2ddd34017980d35683985417a (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/ca')
-rwxr-xr-x | locale/ca_en/ca | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/locale/ca_en/ca b/locale/ca_en/ca deleted file mode 100755 index f7985928..00000000 --- a/locale/ca_en/ca +++ /dev/null @@ -1,12 +0,0 @@ -$self{texts} = { -}; - -$self{subs} = { - 'ca_subtotal' => 'ca_subtotal', - 'chart_of_accounts' => 'chart_of_accounts', - 'list' => 'list', - 'list_transactions' => 'list_transactions', -}; - -1; - |