summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/fi/bp
diff options
context:
space:
mode:
authorivan <ivan>2007-12-04 21:29:13 +0000
committerivan <ivan>2007-12-04 21:29:13 +0000
commit86b1b489a4ed2f9bc0cba6cafeab0d6eca5584dc (patch)
tree4a7a8893f6ad8bd86cf6c22e00cf19d9c70554f2 /sql-ledger/locale/fi/bp
parent948b8acdd4b9b3864342062d0c397a11f57c5700 (diff)
there's no reason this should still be hanging aroudn the tree
Diffstat (limited to 'sql-ledger/locale/fi/bp')
-rw-r--r--sql-ledger/locale/fi/bp44
1 files changed, 0 insertions, 44 deletions
diff --git a/sql-ledger/locale/fi/bp b/sql-ledger/locale/fi/bp
deleted file mode 100644
index 6aeb6aa92..000000000
--- a/sql-ledger/locale/fi/bp
+++ /dev/null
@@ -1,44 +0,0 @@
-$self{texts} = {
- 'Account' => 'Tili',
- 'Accounting Menu' => 'Kirjanpitovalikko',
- 'Confirm!' => 'Vahvista!',
- 'Continue' => 'Jatka',
- 'Current' => 'Erääntyy',
- 'Customer' => 'Asiakas',
- 'Date' => 'Päiväys',
- 'From' => 'Alkaen',
- 'Invoice' => 'Lasku',
- 'Invoice Number' => 'Laskun numero',
- 'Order' => 'Tilaus',
- 'Order Number' => 'Tilausnumero',
- 'Print' => 'Tulosta',
- 'Purchase Orders' => 'Ostotilaukset',
- 'Receipts' => 'Kuitit',
- 'Reference' => 'Viite',
- 'Sales Orders' => 'Tilausvahvistukset',
- 'Select all' => 'Valitse kaikki',
- 'To' => 'Hetkeen',
- 'Vendor' => 'Toimittaja',
- 'Yes' => 'Kyllä',
-};
-
-$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',
- 'jatka' => 'continue',
- 'tulosta' => 'print',
- 'remove' => 'remove',
- 'valitse_kaikki' => 'select_all',
- 'kyllä' => 'yes',
-};
-
-1;