diff options
author | cvs2git <cvs2git> | 2006-08-23 22:25:40 +0000 |
---|---|---|
committer | cvs2git <cvs2git> | 2006-08-23 22:25:40 +0000 |
commit | 58d093219cf60264550b8c34649d9f3190eda042 (patch) | |
tree | 10418dd70b52416a5f52da8e17d8e282d914595d /sql-ledger/locale/nb/arapprn | |
parent | 3ce7691203a7737406bf2d4442f7fd84b81f847e (diff) |
This commit was manufactured by cvs2svn to create tagAFTER_FINAL_MASONIZE
'AFTER_FINAL_MASONIZE'.
Diffstat (limited to 'sql-ledger/locale/nb/arapprn')
-rw-r--r-- | sql-ledger/locale/nb/arapprn | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/sql-ledger/locale/nb/arapprn b/sql-ledger/locale/nb/arapprn deleted file mode 100644 index c714122a0..000000000 --- a/sql-ledger/locale/nb/arapprn +++ /dev/null @@ -1,34 +0,0 @@ -$self{texts} = { - 'Account' => 'Konto', - 'Amount' => 'Beløp', - 'Check' => 'Sjekk', - 'Continue' => 'Fortsett', - 'Date' => 'Dato', - 'Memo' => 'Notat', - 'PDF' => 'PDF', - 'Postscript' => 'Postscript', - 'Printed' => 'Skrevet ut', - 'Queue' => 'Kø', - 'Queued' => 'Lagt i kø', - 'Receipt' => 'Kvittering', - 'Screen' => 'Skjerm', - 'Select Printer or Queue!' => 'Velg skriver eller kø!', - 'Select postscript or PDF!' => 'Velg postscript eller PDF!', - 'Source' => 'Bilag', -}; - -$self{subs} = { - 'customer_details' => 'customer_details', - 'payment_selected' => 'payment_selected', - 'print' => 'print', - 'print_and_post' => 'print_and_post', - 'print_check' => 'print_check', - 'print_options' => 'print_options', - 'print_receipt' => 'print_receipt', - 'print_transaction' => 'print_transaction', - 'select_payment' => 'select_payment', - 'vendor_details' => 'vendor_details', - 'fortsett' => 'continue', -}; - -1; |