summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/en_GB/bp
diff options
context:
space:
mode:
Diffstat (limited to 'sql-ledger/locale/en_GB/bp')
-rw-r--r--sql-ledger/locale/en_GB/bp26
1 files changed, 0 insertions, 26 deletions
diff --git a/sql-ledger/locale/en_GB/bp b/sql-ledger/locale/en_GB/bp
deleted file mode 100644
index 80869fb..0000000
--- a/sql-ledger/locale/en_GB/bp
+++ /dev/null
@@ -1,26 +0,0 @@
-$self{texts} = {
- 'Checks' => 'Cheques',
- 'Customer' => 'Debtor',
- 'Vendor' => 'Creditor',
-};
-
-$self{subs} = {
- 'acc_menu' => 'acc_menu',
- 'continue' => 'continue',
- 'display' => 'display',
- 'list_spool' => 'list_spool',
- 'menubar' => 'menubar',
- 'print' => 'print',
- 'remove' => 'remove',
- 'search' => 'search',
- 'section_menu' => 'section_menu',
- 'select_all' => 'select_all',
- 'yes' => 'yes',
- 'continue' => 'continue',
- 'print' => 'print',
- 'remove' => 'remove',
- 'select_all' => 'select_all',
- 'yes' => 'yes',
-};
-
-1;