[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb:[5420] branches/1.3



Revision: 5420
          http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=5420&view=rev
Author:   einhverfr
Date:     2012-12-26 14:30:54 +0000 (Wed, 26 Dec 2012)
Log Message:
-----------
Updating .pot, fixing xgettext issue in aa.pl

Modified Paths:
--------------
    branches/1.3/Changelog
    branches/1.3/bin/aa.pl
    branches/1.3/locale/LedgerSMB.pot

Modified: branches/1.3/Changelog
===================================================================
--- branches/1.3/Changelog	2012-12-26 14:13:25 UTC (rev 5419)
+++ branches/1.3/Changelog	2012-12-26 14:30:54 UTC (rev 5420)
@@ -16,6 +16,8 @@
 * Fixed bad targets of AP Aging and Tax Paid reports (Chris T, 3594694)
 * By default, customer/vendor search orders by name (Chris T, 3596195)
 * Fixed erroneous error in pod coverage test (Chris T)
+* Updated LedgerSMB.pot, added script to rebuilt (Chris T)
+* Fixed xgettext error in aa.pl (Chris T)
 
 Chris T is Chris Travers
 Havard S is Havard Sorli

Modified: branches/1.3/bin/aa.pl
===================================================================
--- branches/1.3/bin/aa.pl	2012-12-26 14:13:25 UTC (rev 5419)
+++ branches/1.3/bin/aa.pl	2012-12-26 14:30:54 UTC (rev 5420)
@@ -1637,7 +1637,7 @@
     }
 
     $name = $locale->text('Customer');
-    my $msgid_vc_number="Customer Number";
+    my $vc_number=$locale->text("Customer Number");
     $l_name =
 qq|<input name="l_name" class=checkbox type=checkbox value=Y checked> $name|;
     $l_till =
@@ -1646,7 +1646,7 @@
 
     if ( $form->{vc} eq 'vendor' ) {
         $name   = $locale->text('Vendor');
-        $msgid_vc_number="Vendor Number";
+        $vc_number=$locale->text("Vendor Number");
         $l_till = "";
         $l_name =
 qq|<input name="l_name" class=checkbox type=checkbox value=Y checked> $name|;
@@ -1726,7 +1726,7 @@
 	  <th align=right>$name</th>
 	  <td colspan=3>$selectname</td>
 	</tr>
-	<tr><th align="right">|.$locale->text("$msgid_vc_number").qq|</th>
+	<tr><th align="right">|.$vc_number.qq|</th>
 	    <td colspan="3"><input name="meta_number" size="36">
         </tr>
 	$employee

Modified: branches/1.3/locale/LedgerSMB.pot
===================================================================
--- branches/1.3/locale/LedgerSMB.pot	2012-12-26 14:13:25 UTC (rev 5419)
+++ branches/1.3/locale/LedgerSMB.pot	2012-12-26 14:30:54 UTC (rev 5420)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-10-20 07:08-0700\n"
+"POT-Creation-Date: 2012-12-26 06:29-0800\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <..hidden..>\n"
 "Language-Team: LANGUAGE <..hidden..>\n"
@@ -17,3116 +17,5467 @@
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: account.pl:39
-msgid "Add Account"
+#: lsmb-request.pl:74
+msgid "No workflow script specified"
 msgstr ""
 
-#: account.pl:64
-msgid "Bug: No such account"
+#: lsmb-request.pl:97
+msgid "Unable to open script"
 msgstr ""
 
-#: account.pl:66
-msgid "Edit Account"
+#: lsmb-request.pl:102
+msgid "Action Not Defined: "
 msgstr ""
 
-#: account.pl:135 account.pl:146 am.pl:105 am.pl:116 am.pl:472 asset.pl:555
-#: gl.pl:279 ic.pl:860 jc.pl:697 jc.pl:943 oe.pl:778 pe.pl:455 pe.pl:1243
-#: pe.pl:1569 pe.pl:1774 pe.pl:2152
-msgid "Save"
+#: old-handler.pl:130
+msgid "You are logged out!"
 msgstr ""
 
-#: account.pl:137 am.pl:107 ic.pl:869 jc.pl:704 jc.pl:950 oe.pl:789
-msgid "Save as new"
+#: old-handler.pl:131
+msgid "Login"
 msgstr ""
 
-#: account.pl:141 admin.pl:352 am.pl:111 am.pl:477 drafts.pl:248 gl.pl:272
-#: ic.pl:875 ir.pl:832 is.pl:941 jc.pl:712 jc.pl:957 oe.pl:815 pe.pl:459
-#: pe.pl:1247 pe.pl:1576 pe.pl:1781 pe.pl:2153 pos.pl:635 vouchers.pl:316
-#: vouchers.pl:330
-msgid "Delete"
+#: old-handler.pl:172
+msgid "Version"
 msgstr ""
 
-#: admin.pl:348
-msgid "edit"
+#: old-handler.pl:180
+msgid "action not defined!"
 msgstr ""
 
-#: admin.pl:356
-msgid "Drop from All"
+#: bin/ps.pl:54 bin/ps.pl:84 bin/ps.pl:225 bin/pos.pl:55 bin/gl.pl:90
+#: addons/1.4/pos/trunk/bin/ps.pl:54 addons/1.4/pos/trunk/bin/ps.pl:84
+#: addons/1.4/pos/trunk/bin/ps.pl:225 addons/1.4/pos/trunk/bin/pos.pl:55
+msgid "Could not open pos.conf.pl in [_1] line [_2]: [_3]"
 msgstr ""
 
-#: admin.pl:361 employee.pl:280
-msgid "Search Results"
+#: bin/ps.pl:82 addons/1.4/pos/trunk/bin/ps.pl:82
+msgid "Closing Till For [_1]"
 msgstr ""
 
-#: admin.pl:405
-msgid "delete"
+#: bin/ps.pl:181 addons/1.4/pos/trunk/bin/ps.pl:181
+msgid "Cumulative Error:"
 msgstr ""
 
-#: admin.pl:410
-msgid "Active Sessions"
+#: bin/ps.pl:203 bin/jc.pl:325 bin/ir.pl:661 bin/pos.pl:449 bin/ic.pl:1382
+#: bin/io.pl:1675 bin/is.pl:742 bin/aa.pl:1784 bin/ca.pl:256 bin/oe.pl:710
+#: bin/oe.pl:1550 addons/1.4/pos/trunk/bin/ps.pl:203
+#: addons/1.4/pos/trunk/bin/pos.pl:449
+msgid "Subtotal"
 msgstr ""
 
-#: am.pl:53
+#: bin/ps.pl:208 addons/1.4/pos/trunk/bin/ps.pl:208
+msgid "Calculate"
+msgstr ""
+
+#: bin/ps.pl:211 addons/1.4/pos/trunk/bin/ps.pl:211 tools/dbstrings:27
+msgid "Close Till"
+msgstr ""
+
+#: bin/ps.pl:287 addons/1.4/pos/trunk/bin/ps.pl:287
+msgid "Cash Breakdown:"
+msgstr ""
+
+#: bin/ps.pl:299 addons/1.4/pos/trunk/bin/ps.pl:299
+msgid "Total Cash in Drawer: [_1]"
+msgstr ""
+
+#: bin/ps.pl:301 addons/1.4/pos/trunk/bin/ps.pl:301
+msgid "Less Cash in Till At Start: [_1]"
+msgstr ""
+
+#: bin/ps.pl:304 addons/1.4/pos/trunk/bin/ps.pl:304
+msgid "Cumulative Error: [_1]"
+msgstr ""
+
+#: bin/ps.pl:306 addons/1.4/pos/trunk/bin/ps.pl:306
+msgid "Reset Till By [_1]"
+msgstr ""
+
+#: bin/ps.pl:316 addons/1.4/pos/trunk/bin/ps.pl:316
+msgid "You are over by [_1]"
+msgstr ""
+
+#: bin/ps.pl:319 addons/1.4/pos/trunk/bin/ps.pl:319
+msgid "You are under by [_1]"
+msgstr ""
+
+#: bin/ps.pl:323 addons/1.4/pos/trunk/bin/ps.pl:323
+msgid "Congratulations!  Your till is exactly balanced."
+msgstr ""
+
+#: bin/am.pl:54
 msgid "GL Reference Number"
 msgstr ""
 
-#: am.pl:55
+#: bin/am.pl:56
 msgid "Sales Invoice/AR Transaction Number"
 msgstr ""
 
-#: am.pl:56
+#: bin/am.pl:57
 msgid "Max per dropdown"
 msgstr ""
 
-#: am.pl:57
+#: bin/am.pl:58
 msgid "Sales Order Number"
 msgstr ""
 
-#: am.pl:59
+#: bin/am.pl:60
 msgid "Vendor Invoice/AP Transaction Number"
 msgstr ""
 
-#: am.pl:60
+#: bin/am.pl:61
 msgid "Sales Quotation Number"
 msgstr ""
 
-#: am.pl:61 oe.pl:490 oe.pl:1224
+#: bin/am.pl:62 bin/oe.pl:503 bin/oe.pl:1254
 msgid "RFQ Number"
 msgstr ""
 
-#: am.pl:62 jc.pl:878 jc.pl:1848 oe.pl:3096 oe.pl:3174 oe.pl:3208 oe.pl:3458
-#: pe.pl:2655
+#: bin/am.pl:63 bin/jc.pl:879 bin/jc.pl:1849 bin/pe.pl:2654 bin/oe.pl:3126
+#: bin/oe.pl:3204 bin/oe.pl:3238 bin/oe.pl:3488
+#: LedgerSMB/Report/Inventory/Adj_Details.pm:78
+#: LedgerSMB/Report/PNL/Product.pm:77 LedgerSMB/Report/Contact/History.pm:69
+#: LedgerSMB/ScriptLib/Company.pm:548
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Inventory/Adj_Details.pm:78
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/PNL/Product.pm:77
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/History.pm:69
 msgid "Part Number"
 msgstr ""
 
-#: am.pl:63
+#: bin/am.pl:64
 msgid "Job/Project Number"
 msgstr ""
 
-#: am.pl:64 employee.pl:294
+#: bin/am.pl:65 scripts/employee.pl:307
 msgid "Employee Number"
 msgstr ""
 
-#: am.pl:65
+#: bin/am.pl:66 bin/io.pl:1966 bin/aa.pl:1640
+#: UI/payments/payments_filter.html:65 LedgerSMB/Report/Margin/ECA.pm:83
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Margin/ECA.pm:83
 msgid "Customer Number"
 msgstr ""
 
-#: am.pl:66
+#: bin/am.pl:67 bin/io.pl:1967 bin/aa.pl:1649
+#: UI/payments/payments_filter.html:63
+#: addons/1.3/audit/trunk/LedgerSMB/Vendor/Audit.pm:156
 msgid "Vendor Number"
 msgstr ""
 
-#: am.pl:67
+#: bin/am.pl:68
 msgid "Check Prefix"
 msgstr ""
 
-#: am.pl:68
+#: bin/am.pl:69
 msgid "Password Duration"
 msgstr ""
 
-#: am.pl:69
+#: bin/am.pl:70
 msgid "Default Email To"
 msgstr ""
 
-#: am.pl:70
+#: bin/am.pl:71
 msgid "Default Email CC"
 msgstr ""
 
-#: am.pl:71
+#: bin/am.pl:72
 msgid "Default Email BCC"
 msgstr ""
 
-#: am.pl:73
+#: bin/am.pl:74
 msgid "Default Email From"
 msgstr ""
 
-#: am.pl:74
+#: bin/am.pl:75
 msgid "Company Name"
 msgstr ""
 
-#: am.pl:75
+#: bin/am.pl:76
 msgid "Company Address"
 msgstr ""
 
-#: am.pl:76
+#: bin/am.pl:77
 msgid "Company Phone"
 msgstr ""
 
-#: am.pl:77
+#: bin/am.pl:78
 msgid "Company Fax"
 msgstr ""
 
-#: am.pl:133
+#: bin/am.pl:107 bin/am.pl:118 bin/am.pl:485 bin/jc.pl:698 bin/jc.pl:944
+#: bin/ic.pl:864 bin/pe.pl:455 bin/pe.pl:1243 bin/pe.pl:1569 bin/pe.pl:1774
+#: bin/pe.pl:2152 bin/aa.pl:1013 bin/gl.pl:281 bin/oe.pl:796
+#: scripts/account.pl:136 scripts/account.pl:147 scripts/asset.pl:548
+#: addons/1.3/budgetting/branches/1.0/trunk/scripts/budgets.pl:138
+#: addons/1.3/budgetting/branches/1.0/scripts/budgets.pl:138
+#: addons/1.3/budgetting/trunk/scripts/budgets.pl:138
+#: UI/asset/edit_asset.html:206 UI/asset/import_asset.html:57
+#: UI/asset/edit_class.html:56 addons/1.3/extended_arap/trunk/UI/aa.html:587
+#: addons/1.3/import_trans/trunk/UI/import_trans/import_trans.html:62
+msgid "Save"
+msgstr ""
+
+#: bin/am.pl:109 bin/jc.pl:705 bin/jc.pl:951 bin/ic.pl:873 bin/oe.pl:807
+#: scripts/account.pl:138
+msgid "Save as new"
+msgstr ""
+
+#: bin/am.pl:113 bin/am.pl:198 bin/am.pl:252 bin/am.pl:490 bin/jc.pl:713
+#: bin/jc.pl:958 bin/ir.pl:867 bin/pos.pl:625 bin/ic.pl:879 bin/is.pl:967
+#: bin/pe.pl:459 bin/pe.pl:1247 bin/pe.pl:1576 bin/pe.pl:1781 bin/pe.pl:2153
+#: bin/aa.pl:988 bin/gl.pl:274 bin/oe.pl:833 scripts/account.pl:142
+#: scripts/admin.pl:357 scripts/vouchers.pl:316 scripts/vouchers.pl:330
+#: scripts/drafts.pl:248 addons/1.4/pos/trunk/bin/pos.pl:625
+#: addons/1.3/extended_arap/trunk/UI/aa.html:620
+#: LedgerSMB/Report/Unapproved/Drafts.pm:205
+#: LedgerSMB/Report/Unapproved/Batch_Overview.pm:228
+#: LedgerSMB/Report/COA.pm:123 LedgerSMB/Report/COA.pm:191
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Unapproved/Drafts.pm:205
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Unapproved/Batch_Overview.pm:228
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/COA.pm:123
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/COA.pm:191
+msgid "Delete"
+msgstr ""
+
+#: bin/am.pl:135
 msgid "Account Number missing!"
 msgstr ""
 
-#: am.pl:134
+#: bin/am.pl:136
 msgid "Account Type missing!"
 msgstr ""
 
-#: am.pl:142
+#: bin/am.pl:144
 msgid "Cannot set account for more than one of AR, AP or IC"
 msgstr ""
 
-#: am.pl:152
+#: bin/am.pl:154
 msgid "account cannot be set to any other type of account"
 msgstr ""
 
-#: am.pl:163
-msgid "Cannot set multiple options for %1"
+#: bin/am.pl:165
+msgid "Cannot set multiple options for [_1]"
 msgstr ""
 
-#: am.pl:168
+#: bin/am.pl:170
 msgid "Account saved!"
 msgstr ""
 
-#: am.pl:171
+#: bin/am.pl:173
 msgid "Cannot save account!"
 msgstr ""
 
-#: am.pl:180 ca.pl:99
+#: bin/am.pl:182 bin/ca.pl:99 LedgerSMB/Report/COA.pm:141
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/COA.pm:141
+#: tools/dbstrings:104 tools/dbstrings:202
 msgid "Chart of Accounts"
 msgstr ""
 
-#: am.pl:259 rp.pl:860 rp.pl:1270
-msgid "%1 Report"
+#: bin/am.pl:192 bin/ir.pl:466 bin/ir.pl:757 bin/ic.pl:2919 bin/is.pl:518
+#: bin/is.pl:836 bin/aa.pl:688 bin/aa.pl:743 bin/aa.pl:874 bin/aa.pl:1722
+#: bin/aa.pl:1861 bin/aa.pl:2048 bin/aa.pl:2098 bin/ca.pl:200 bin/gl.pl:549
+#: bin/oe.pl:473 scripts/recon.pl:185
+#: addons/1.3/extended_arap/trunk/UI/aa.html:117
+#: addons/1.3/extended_arap/trunk/UI/aa.html:289
+#: addons/1.3/extended_arap/trunk/UI/aa.html:404
+#: addons/1.3/enhanced_tb/trunk/UI/trial_balance/view.html:13
+#: LedgerSMB/Report/co/Caja_Diaria.pm:65
+#: LedgerSMB/Report/co/Balance_y_Mayor.pm:64
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/co/Caja_Diaria.pm:65
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/co/Balance_y_Mayor.pm:64
+#: addons/1.3/colombia_general/trunk/LedgerSMB/DBObject/Report/co/Caja_Diaria.pm:66
+#: addons/1.3/colombia_general/trunk/LedgerSMB/DBObject/Report/co/Balance_y_Mayor.pm:65
+msgid "Account"
 msgstr ""
 
-#: am.pl:300
+#: bin/am.pl:193 bin/am.pl:340 bin/rp.pl:1700 bin/ca.pl:195 bin/gl.pl:556
+#: LedgerSMB/Report/Trial_Balance.pm:137 LedgerSMB/Report/COA.pm:97
+#: LedgerSMB/Report/GL.pm:153
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Trial_Balance.pm:137
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/COA.pm:97
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/GL.pm:153
+msgid "GIFI"
+msgstr ""
+
+#: bin/am.pl:194 bin/am.pl:630 bin/am.pl:788 bin/am.pl:953 bin/am.pl:1118
+#: bin/am.pl:1320 bin/am.pl:2204 bin/rp.pl:1999 bin/jc.pl:611 bin/jc.pl:883
+#: bin/jc.pl:1453 bin/jc.pl:1853 bin/pos.pl:747 bin/ic.pl:769 bin/ic.pl:1244
+#: bin/ic.pl:1319 bin/ic.pl:1645 bin/ic.pl:1790 bin/ic.pl:2483 bin/ic.pl:2546
+#: bin/ic.pl:2584 bin/ic.pl:3059 bin/ic.pl:3820 bin/ic.pl:3892 bin/arap.pl:390
+#: bin/io.pl:191 bin/io.pl:494 bin/io.pl:2084 bin/pe.pl:287 bin/pe.pl:337
+#: bin/pe.pl:524 bin/pe.pl:739 bin/pe.pl:765 bin/pe.pl:782 bin/pe.pl:963
+#: bin/pe.pl:991 bin/pe.pl:1212 bin/pe.pl:1851 bin/pe.pl:1897 bin/pe.pl:1926
+#: bin/pe.pl:2659 bin/aa.pl:744 bin/aa.pl:1565 bin/aa.pl:1929 bin/aa.pl:2114
+#: bin/gl.pl:589 bin/oe.pl:1521 bin/oe.pl:1905 bin/oe.pl:2911 bin/oe.pl:3130
+#: bin/oe.pl:3208 bin/oe.pl:3242 bin/oe.pl:3490 scripts/asset.pl:166
+#: scripts/asset.pl:313 scripts/asset.pl:496 scripts/asset.pl:799
+#: scripts/asset.pl:870 scripts/asset.pl:1006
+#: addons/1.4/pos/trunk/bin/pos.pl:747
+#: addons/1.3/b_units/trunk/scripts/business_unit.pl:134
+#: addons/1.3/budgetting/branches/1.0/trunk/scripts/budgets.pl:40
+#: addons/1.3/budgetting/branches/1.0/trunk/scripts/budgets.pl:378
+#: addons/1.3/budgetting/branches/1.0/scripts/budgets.pl:40
+#: addons/1.3/budgetting/branches/1.0/scripts/budgets.pl:378
+#: addons/1.3/budgetting/trunk/scripts/budgets.pl:40
+#: addons/1.3/budgetting/trunk/scripts/budgets.pl:378
+#: UI/Reports/filters/trial_balance.html:84 UI/create_batch.html:20
+#: UI/Contact/contact.html:397 UI/Contact/contact.html:451
+#: addons/1.3/crm-basic/trunk/UI/crm/divs/credit.html:22
+#: addons/1.3/crm-basic/trunk/UI/crm/divs/credit.html:68
+#: addons/1.3/report_framework/trunk/UI/Reports/filters/trial_balance.html:84
+#: addons/1.3/extended_arap/trunk/UI/aa.html:290
+#: addons/1.3/enhanced_tb/trunk/UI/trial_balance/reports.html:17
+#: addons/1.3/enhanced_tb/trunk/UI/trial_balance/search.html:100
+#: addons/1.3/enhanced_tb/trunk/UI/trial_balance/view.html:16
+#: LedgerSMB/Report/Trial_Balance/List.pm:51 LedgerSMB/Report/Aging.pm:105
+#: LedgerSMB/Report/Unapproved/Drafts.pm:95
+#: LedgerSMB/Report/Unapproved/Batch_Overview.pm:102
+#: LedgerSMB/Report/Unapproved/Batch_Detail.pm:111
+#: LedgerSMB/Report/co/Caja_Diaria.pm:71
+#: LedgerSMB/Report/co/Balance_y_Mayor.pm:70 LedgerSMB/Report/COA.pm:91
+#: LedgerSMB/Report/Inventory/Adj_Details.pm:81
+#: LedgerSMB/Report/Budget/Variance.pm:66
+#: LedgerSMB/Report/Budget/Variance.pm:110
+#: LedgerSMB/Report/Budget/Search.pm:83 LedgerSMB/Report/PNL/Product.pm:79
+#: LedgerSMB/Report/GL.pm:98 LedgerSMB/Report/Contact/Search.pm:71
+#: LedgerSMB/Report/Contact/History.pm:73 LedgerSMB/ScriptLib/Company.pm:549
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Trial_Balance/List.pm:51
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Aging.pm:105
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Unapproved/Drafts.pm:95
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Unapproved/Batch_Overview.pm:102
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Unapproved/Batch_Detail.pm:111
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/co/Caja_Diaria.pm:71
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/co/Balance_y_Mayor.pm:70
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/COA.pm:91
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Inventory/Adj_Details.pm:81
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Budget/Variance.pm:66
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Budget/Variance.pm:110
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Budget/Search.pm:83
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/PNL/Product.pm:79
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/GL.pm:98
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/Search.pm:71
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/History.pm:73
+#: addons/1.3/colombia_general/trunk/LedgerSMB/DBObject/Report/co/Caja_Diaria.pm:72
+#: addons/1.3/colombia_general/trunk/LedgerSMB/DBObject/Report/co/Balance_y_Mayor.pm:71
+#: addons/1.3/audit/trunk/LedgerSMB/Vendor/Audit.pm:40
+#: addons/1.3/audit/trunk/LedgerSMB/Vendor/Audit.pm:157
+#: addons/1.3/audit/trunk/LedgerSMB/Vendor/Audit.pm:221 tools/dbstrings:92
+#: tools/dbstrings:103
+msgid "Description"
+msgstr ""
+
+#: bin/am.pl:195 bin/aa.pl:2105 LedgerSMB/Report/co/Caja_Diaria.pm:81
+#: LedgerSMB/Report/co/Balance_y_Mayor.pm:80
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/co/Caja_Diaria.pm:81
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/co/Balance_y_Mayor.pm:80
+#: addons/1.3/colombia_general/trunk/LedgerSMB/DBObject/Report/co/Caja_Diaria.pm:82
+#: addons/1.3/colombia_general/trunk/LedgerSMB/DBObject/Report/co/Balance_y_Mayor.pm:81
+msgid "Debit"
+msgstr ""
+
+#: bin/am.pl:196 bin/aa.pl:2107 LedgerSMB/Report/co/Caja_Diaria.pm:86
+#: LedgerSMB/Report/co/Balance_y_Mayor.pm:85
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/co/Caja_Diaria.pm:86
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/co/Balance_y_Mayor.pm:85
+#: addons/1.3/colombia_general/trunk/LedgerSMB/DBObject/Report/co/Caja_Diaria.pm:87
+#: addons/1.3/colombia_general/trunk/LedgerSMB/DBObject/Report/co/Balance_y_Mayor.pm:86
+msgid "Credit"
+msgstr ""
+
+#: bin/am.pl:197
+msgid "Link"
+msgstr ""
+
+#: bin/am.pl:271 bin/rp.pl:843 bin/rp.pl:1259
+msgid "[_1] Report"
+msgstr ""
+
+#: bin/am.pl:313
 msgid "Delete Account"
 msgstr ""
 
-#: am.pl:307
+#: bin/am.pl:320
 msgid "Cannot delete default account!"
 msgstr ""
 
-#: am.pl:312
+#: bin/am.pl:325
 msgid "Account deleted!"
 msgstr ""
 
-#: am.pl:315
+#: bin/am.pl:328
 msgid "Cannot delete account!"
 msgstr ""
 
-#: am.pl:327 ca.pl:195 gl.pl:554 rp.pl:1709
-msgid "GIFI"
-msgstr ""
-
-#: am.pl:368 ca.pl:162 gl.pl:851
+#: bin/am.pl:381 bin/ca.pl:162 bin/gl.pl:868
 msgid "CSV Report"
 msgstr ""
 
-#: am.pl:426
+#: bin/am.pl:439
 msgid "Account does not exist!"
 msgstr ""
 
-#: am.pl:449
-msgid "%1 GIFI"
+#: bin/am.pl:462
+msgid "[_1] GIFI"
 msgstr ""
 
-#: am.pl:483
+#: bin/am.pl:496
 msgid "Copy to COA"
 msgstr ""
 
-#: am.pl:506 am.pl:514
+#: bin/am.pl:519 bin/am.pl:527
 msgid "GIFI missing!"
 msgstr ""
 
-#: am.pl:508
+#: bin/am.pl:521
 msgid "GIFI saved!"
 msgstr ""
 
-#: am.pl:545
+#: bin/am.pl:558
 msgid "GIFI deleted!"
 msgstr ""
 
-#: am.pl:612
+#: bin/am.pl:625 tools/dbstrings:200
 msgid "Departments"
 msgstr ""
 
-#: am.pl:617 am.pl:775 am.pl:940 am.pl:1105 am.pl:1307 am.pl:2194 asset.pl:173
-#: asset.pl:320 asset.pl:503 asset.pl:806 asset.pl:877 asset.pl:1013 gl.pl:587
-#: ic.pl:765 ic.pl:1240 ic.pl:1315 ic.pl:1641 ic.pl:1786 ic.pl:2479 ic.pl:2542
-#: ic.pl:2580 ic.pl:3041 ic.pl:3795 ic.pl:3867 jc.pl:610 jc.pl:882 jc.pl:1452
-#: jc.pl:1852 oe.pl:1490 oe.pl:1874 oe.pl:2884 oe.pl:3100 oe.pl:3178
-#: oe.pl:3212 oe.pl:3460 pe.pl:287 pe.pl:337 pe.pl:524 pe.pl:739 pe.pl:765
-#: pe.pl:782 pe.pl:963 pe.pl:991 pe.pl:1212 pe.pl:1851 pe.pl:1897 pe.pl:1926
-#: pe.pl:2660 pos.pl:757 rp.pl:2006 Contact/history_filter.html:286
-#: Contact/search.html:235
-msgid "Description"
-msgstr ""
-
-#: am.pl:619
+#: bin/am.pl:632
 msgid "Cost Center"
 msgstr ""
 
-#: am.pl:620
+#: bin/am.pl:633
 msgid "Profit Center"
 msgstr ""
 
-#: am.pl:655
+#: bin/am.pl:668 tools/dbstrings:30
 msgid "Add Department"
 msgstr ""
 
-#: am.pl:677
-msgid "%1 Department"
+#: bin/am.pl:690
+msgid "[_1] Department"
 msgstr ""
 
-#: am.pl:694 am.pl:848 am.pl:1017 am.pl:1176 am.pl:2029
+#: bin/am.pl:707 bin/am.pl:861 bin/am.pl:1030 bin/am.pl:1189 bin/am.pl:2039
 msgid "Description missing!"
 msgstr ""
 
-#: am.pl:696
+#: bin/am.pl:709
 msgid "Department saved!"
 msgstr ""
 
-#: am.pl:703
+#: bin/am.pl:716
 msgid "Department deleted!"
 msgstr ""
 
-#: am.pl:770
+#: bin/am.pl:783 tools/dbstrings:199
 msgid "Type of Business"
 msgstr ""
 
-#: am.pl:777
+#: bin/am.pl:790
 msgid "Discount %"
 msgstr ""
 
-#: am.pl:810
+#: bin/am.pl:823 tools/dbstrings:129
 msgid "Add Business"
 msgstr ""
 
-#: am.pl:832
-msgid "%1 Business"
+#: bin/am.pl:845
+msgid "[_1] Business"
 msgstr ""
 
-#: am.pl:850
+#: bin/am.pl:863
 msgid "Business saved!"
 msgstr ""
 
-#: am.pl:857
+#: bin/am.pl:870
 msgid "Business deleted!"
 msgstr ""
 
-#: am.pl:929
+#: bin/am.pl:942
 msgid "Standard Industrial Codes"
 msgstr ""
 
-#: am.pl:936 am.pl:1103 am.pl:1305
+#: bin/am.pl:949 bin/am.pl:1116 bin/am.pl:1318
 msgid "Code"
 msgstr ""
 
-#: am.pl:977
+#: bin/am.pl:990 tools/dbstrings:133
 msgid "Add SIC"
 msgstr ""
 
-#: am.pl:999
-msgid "%1 SIC"
+#: bin/am.pl:1012
+msgid "[_1] SIC"
 msgstr ""
 
-#: am.pl:1016 am.pl:1175
+#: bin/am.pl:1029 bin/am.pl:1188
 msgid "Code missing!"
 msgstr ""
 
-#: am.pl:1019
+#: bin/am.pl:1032
 msgid "SIC saved!"
 msgstr ""
 
-#: am.pl:1026
+#: bin/am.pl:1039
 msgid "SIC deleted!"
 msgstr ""
 
-#: am.pl:1098
+#: bin/am.pl:1111
 msgid "Languages"
 msgstr ""
 
-#: am.pl:1152
+#: bin/am.pl:1152 tools/dbstrings:131
 msgid "Add Language"
 msgstr ""
 
-#: am.pl:1162
-msgid "%1 Language"
+#: bin/am.pl:1175
+msgid "[_1] Language"
 msgstr ""
 
-#: am.pl:1217
+#: bin/am.pl:1230
 msgid "Language saved!"
 msgstr ""
 
-#: am.pl:1223 bp.pl:193 gl.pl:1090 ir.pl:1317 is.pl:1411 jc.pl:1289 oe.pl:2321
+#: bin/am.pl:1236 bin/jc.pl:1290 bin/ir.pl:1354 bin/bp.pl:193 bin/is.pl:1435
+#: bin/aa.pl:1421 bin/gl.pl:1120 bin/oe.pl:2352
 msgid "Confirm!"
 msgstr ""
 
-#: am.pl:1231
+#: bin/am.pl:1244
 msgid "Delete Language"
 msgstr ""
 
-#: am.pl:1242
-msgid "Deleting a language will also delete the templates for the language %1"
+#: bin/am.pl:1255
+msgid ""
+"Deleting a language will also delete the templates for the language [_1]"
 msgstr ""
 
-#: am.pl:1257
+#: bin/am.pl:1270
 msgid "Language deleted!"
 msgstr ""
 
-#: am.pl:1286
+#: bin/am.pl:1299
 msgid "Default Template"
 msgstr ""
 
-#: am.pl:1323
+#: bin/am.pl:1336
 msgid "Default"
 msgstr ""
 
-#: am.pl:1374 am.pl:1392
+#: bin/am.pl:1387 bin/am.pl:1405
 msgid "Edit Template"
 msgstr ""
 
-#: am.pl:1410
+#: bin/am.pl:1423 addons/1.3/extended_arap/trunk/UI/aa.html:634
 msgid "Save Template"
 msgstr ""
 
-#: am.pl:1426
+#: bin/am.pl:1439
 msgid "Template saved!"
 msgstr ""
 
-#: am.pl:1514
+#: bin/am.pl:1538 tools/dbstrings:120
 msgid "Taxes"
 msgstr ""
 
-#: am.pl:1713
-msgid "Edit Preferences for %1"
+#: bin/am.pl:1745
+msgid "Edit Preferences for [_1]"
 msgstr ""
 
-#: am.pl:1745
+#: bin/am.pl:1777
 msgid "Password duration must be an integer"
 msgstr ""
 
-#: am.pl:1753
+#: bin/am.pl:1785
 msgid "Defaults saved!"
 msgstr ""
 
-#: am.pl:1756
+#: bin/am.pl:1788
 msgid "Cannot save defaults!"
 msgstr ""
 
-#: am.pl:1764
+#: bin/am.pl:1796
 msgid "Taxes saved!"
 msgstr ""
 
-#: am.pl:1767
+#: bin/am.pl:1799
 msgid "Cannot save taxes!"
 msgstr ""
 
-#: am.pl:1777
+#: bin/am.pl:1809
 msgid "Password does not match!"
 msgstr ""
 
-#: am.pl:1782
+#: bin/am.pl:1814
 msgid "Preferences saved!"
 msgstr ""
 
-#: am.pl:1785
+#: bin/am.pl:1817
 msgid "Cannot save preferences!"
 msgstr ""
 
-#: am.pl:1794
-msgid "No email address for %1"
-msgstr ""
-
-#: am.pl:1807
-msgid "Backup sent to %1"
-msgstr ""
-
-#: am.pl:1814
+#: bin/am.pl:1824 tools/dbstrings:119
 msgid "Audit Control"
 msgstr ""
 
-#: am.pl:1853
+#: bin/am.pl:1863
 msgid "Transaction reversal enforced for all dates"
 msgstr ""
 
-#: am.pl:1859
-msgid "Transaction reversal enforced up to %1"
+#: bin/am.pl:1869
+msgid "Transaction reversal enforced up to [_1]"
 msgstr ""
 
-#: am.pl:1863
+#: bin/am.pl:1873
 msgid "Books are open"
 msgstr ""
 
-#: am.pl:1869
+#: bin/am.pl:1879
 msgid "Audit trail enabled"
 msgstr ""
 
-#: am.pl:1872
+#: bin/am.pl:1882
 msgid "Audit trail disabled"
 msgstr ""
 
-#: am.pl:1951
+#: bin/am.pl:1961 tools/dbstrings:201
 msgid "Warehouses"
 msgstr ""
 
-#: am.pl:1990
+#: bin/am.pl:2000 tools/dbstrings:127
 msgid "Add Warehouse"
 msgstr ""
 
-#: am.pl:2013
-msgid "%1 Warehouse"
+#: bin/am.pl:2023
+msgid "[_1] Warehouse"
 msgstr ""
 
-#: am.pl:2031
+#: bin/am.pl:2041
 msgid "Warehouse saved!"
 msgstr ""
 
-#: am.pl:2038
+#: bin/am.pl:2048
 msgid "Warehouse deleted!"
 msgstr ""
 
-#: am.pl:2057
+#: bin/am.pl:2067 tools/dbstrings:122
 msgid "Yearend"
 msgstr ""
 
-#: am.pl:2066 bp.pl:162 ic.pl:1394 ic.pl:2499 ic.pl:3547 ic.pl:3821 ic.pl:3975
-#: jc.pl:347 oe.pl:1539 oe.pl:2551 oe.pl:3119 oe.pl:3656 payment.pl:736
-#: payment.pl:805 payment.pl:1409 pe.pl:629 pe.pl:864 pe.pl:1870 pe.pl:2365
-#: pe.pl:2535 pe.pl:2813 pos.pl:1184 rp.pl:308 rp.pl:1408
-#: Contact/history_filter.html:387
+#: bin/am.pl:2076 bin/rp.pl:287 bin/rp.pl:1399 bin/jc.pl:348 bin/pos.pl:1174
+#: bin/ic.pl:1398 bin/ic.pl:2503 bin/ic.pl:3572 bin/ic.pl:3846 bin/ic.pl:4000
+#: bin/bp.pl:162 bin/arap.pl:264 bin/arap.pl:472 bin/arap.pl:582
+#: bin/arapprn.pl:468 bin/io.pl:607 bin/io.pl:813 bin/io.pl:1250
+#: bin/io.pl:2187 bin/pe.pl:629 bin/pe.pl:864 bin/pe.pl:1870 bin/pe.pl:2365
+#: bin/pe.pl:2535 bin/pe.pl:2812 bin/aa.pl:1801 bin/oe.pl:1570 bin/oe.pl:2582
+#: bin/oe.pl:3149 bin/oe.pl:3686 scripts/payment.pl:749 scripts/payment.pl:820
+#: scripts/payment.pl:1478 addons/1.4/pos/trunk/bin/pos.pl:1174
+#: UI/asset/begin_depreciation_all.html:25 UI/asset/begin_approval.html:66
+#: UI/asset/begin_report.html:58
 msgid "Continue"
 msgstr ""
 
-#: am.pl:2084
+#: bin/am.pl:2094
 msgid "Yearend date missing!"
 msgstr ""
 
-#: am.pl:2123
+#: bin/am.pl:2133
 msgid "Yearend posted!"
 msgstr ""
 
-#: am.pl:2126
+#: bin/am.pl:2136
 msgid "Yearend posting failed!"
 msgstr ""
 
-#: am.pl:2138
+#: bin/am.pl:2148
 msgid "localhost"
 msgstr ""
 
-#: am.pl:2142
+#: bin/am.pl:2152
 msgid "About"
 msgstr ""
 
-#: am.pl:2170
+#: bin/am.pl:2180 tools/dbstrings:188
 msgid "Recurring Transactions"
 msgstr ""
 
-#: am.pl:2189 gl.pl:573
+#: bin/am.pl:2199 bin/arap.pl:821 bin/gl.pl:575
+#: addons/1.3/budgetting/branches/1.0/trunk/scripts/budgets.pl:377
+#: addons/1.3/budgetting/branches/1.0/scripts/budgets.pl:377
+#: addons/1.3/budgetting/trunk/scripts/budgets.pl:377
+#: LedgerSMB/Report/Unapproved/Drafts.pm:89
+#: LedgerSMB/Report/Unapproved/Drafts.pm:128
+#: LedgerSMB/Report/Unapproved/Batch_Overview.pm:144
+#: LedgerSMB/Report/Unapproved/Batch_Detail.pm:105
+#: LedgerSMB/Report/Inventory/Search_Adj.pm:97
+#: LedgerSMB/Report/Budget/Search.pm:78 LedgerSMB/Report/Budget/Search.pm:124
+#: LedgerSMB/Report/GL.pm:92 LedgerSMB/Report/GL.pm:206
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Unapproved/Drafts.pm:89
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Unapproved/Drafts.pm:128
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Unapproved/Batch_Overview.pm:144
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Unapproved/Batch_Detail.pm:105
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Inventory/Search_Adj.pm:97
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Budget/Search.pm:78
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Budget/Search.pm:124
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/GL.pm:92
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/GL.pm:206
 msgid "Reference"
 msgstr ""
 
-#: am.pl:2193 asset.pl:172 asset.pl:638 asset.pl:1011 bp.pl:383
-#: employee.pl:293 jc.pl:1444 jc.pl:1832 oe.pl:1429 oe.pl:1777
+#: bin/am.pl:2203 bin/jc.pl:1445 bin/jc.pl:1833 bin/bp.pl:383 bin/aa.pl:1660
+#: bin/aa.pl:2018 bin/oe.pl:1460 bin/oe.pl:1808 scripts/asset.pl:165
+#: scripts/asset.pl:631 scripts/asset.pl:1004 scripts/employee.pl:306
+#: addons/1.3/b_units/trunk/scripts/business_unit.pl:132
+#: addons/1.3/enhanced_tb/trunk/UI/trial_balance/reports.html:14
+#: LedgerSMB/Report/Unapproved/Drafts.pm:79
+#: LedgerSMB/Report/Unapproved/Batch_Overview.pm:86
+#: LedgerSMB/Report/Unapproved/Batch_Detail.pm:90 LedgerSMB/Report/GL.pm:82
+#: LedgerSMB/Report/Contact/Purchase.pm:55
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Unapproved/Drafts.pm:79
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Unapproved/Batch_Overview.pm:86
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Unapproved/Batch_Detail.pm:90
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/GL.pm:82
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/Purchase.pm:55
+#: addons/1.3/audit/trunk/LedgerSMB/Vendor/Audit.pm:39
 msgid "ID"
 msgstr ""
 
-#: am.pl:2196
+#: bin/am.pl:2206
 msgid "Next"
 msgstr ""
 
-#: am.pl:2200
+#: bin/am.pl:2210
 msgid "Ends"
 msgstr ""
 
-#: am.pl:2203 gl.pl:621 gl.pl:633 ir.pl:557 ir.pl:720 is.pl:638 is.pl:795
-#: jc.pl:1857 oe.pl:1448 oe.pl:1801 pe.pl:2665 pos.pl:467 rp.pl:2012
+#: bin/am.pl:2213 bin/rp.pl:2005 bin/jc.pl:1858 bin/ir.pl:579 bin/ir.pl:755
+#: bin/pos.pl:457 bin/is.pl:674 bin/is.pl:834 bin/pe.pl:2664 bin/aa.pl:741
+#: bin/aa.pl:872 bin/aa.pl:1682 bin/aa.pl:2050 bin/gl.pl:623 bin/gl.pl:635
+#: bin/oe.pl:1479 bin/oe.pl:1832 addons/1.4/pos/trunk/bin/pos.pl:457
+#: addons/1.3/extended_arap/trunk/UI/aa.html:286
+#: addons/1.3/extended_arap/trunk/UI/aa.html:400
+#: LedgerSMB/Report/Unapproved/Batch_Detail.pm:116
+#: LedgerSMB/Report/Contact/Purchase.pm:79
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Unapproved/Batch_Detail.pm:116
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/Purchase.pm:79
 msgid "Amount"
 msgstr ""
 
-#: am.pl:2205
+#: bin/am.pl:2215 bin/arap.pl:788
 msgid "Every"
 msgstr ""
 
-#: am.pl:2206
+#: bin/am.pl:2216
 msgid "Times"
 msgstr ""
 
-#: am.pl:2207 is.pl:923 oe.pl:782 oe.pl:2985 rp.pl:1244
+#: bin/am.pl:2217 bin/rp.pl:1229 bin/arap.pl:645 bin/is.pl:961 bin/oe.pl:800
+#: bin/oe.pl:3015
 msgid "E-mail"
 msgstr ""
 
-#: am.pl:2208 bp.pl:502 is.pl:918 jc.pl:696 jc.pl:942 oe.pl:777 oe.pl:2982
-#: rp.pl:1242
+#: bin/am.pl:2218 bin/rp.pl:1227 bin/jc.pl:697 bin/jc.pl:943 bin/bp.pl:502
+#: bin/arap.pl:720 bin/is.pl:956 bin/aa.pl:983 bin/oe.pl:795 bin/oe.pl:3012
+#: UI/taxform/details_report.html:55 UI/taxform/summary_report.html:53
+#: addons/1.3/extended_arap/trunk/UI/aa.html:555
 msgid "Print"
 msgstr ""
 
-#: am.pl:2212 drafts.pl:46
+#: bin/am.pl:2222 scripts/drafts.pl:46 tools/dbstrings:12
 msgid "AR"
 msgstr ""
 
-#: am.pl:2213 drafts.pl:47
+#: bin/am.pl:2223 scripts/drafts.pl:47 tools/dbstrings:28
 msgid "AP"
 msgstr ""
 
-#: am.pl:2214 drafts.pl:48
+#: bin/am.pl:2224 scripts/drafts.pl:48
 msgid "GL"
 msgstr ""
 
-#: am.pl:2215 ic.pl:1042 oe.pl:1231 oe.pl:1711 oe.pl:1724 oe.pl:1737
+#: bin/am.pl:2225 bin/ic.pl:1046 bin/oe.pl:1261 bin/oe.pl:1742 bin/oe.pl:1755
+#: bin/oe.pl:1768 tools/dbstrings:55 tools/dbstrings:57 tools/dbstrings:61
+#: tools/dbstrings:97 tools/dbstrings:109
 msgid "Sales Orders"
 msgstr ""
 
-#: am.pl:2216 ic.pl:1023 oe.pl:1186 oe.pl:1659 oe.pl:1669 oe.pl:1681
+#: bin/am.pl:2226 bin/ic.pl:1027 bin/oe.pl:1215 bin/oe.pl:1690 bin/oe.pl:1700
+#: bin/oe.pl:1712 tools/dbstrings:56 tools/dbstrings:58 tools/dbstrings:62
+#: tools/dbstrings:115
 msgid "Purchase Orders"
 msgstr ""
 
-#: am.pl:2267
+#: bin/am.pl:2277
 msgid "Next Number"
 msgstr ""
 
-#: am.pl:2344
+#: bin/am.pl:2354
 msgid "Process Transactions"
 msgstr ""
 
-#: am.pl:2421 jc.pl:2044 rp.pl:1356
+#: bin/am.pl:2431 bin/rp.pl:1347 bin/jc.pl:2045 bin/arapprn.pl:533
+#: bin/io.pl:1408 addons/1.3/extended_arap/trunk/bin/custom/aa.pl:411
 msgid "Postscript"
 msgstr ""
 
-#: am.pl:2422 jc.pl:2045 rp.pl:1355
+#: bin/am.pl:2432 bin/rp.pl:1346 bin/jc.pl:2046 bin/arapprn.pl:534
+#: bin/io.pl:1412 addons/1.3/extended_arap/trunk/bin/custom/aa.pl:412
 msgid "PDF"
 msgstr ""
 
-#: am.pl:2575
-msgid "Posting Sales Invoice %1"
+#: bin/am.pl:2583
+msgid "Posting Sales Invoice [_1]"
 msgstr ""
 
-#: am.pl:2585
-msgid "Posting Vendor Invoice %1"
+#: bin/am.pl:2593
+msgid "Posting Vendor Invoice [_1]"
 msgstr ""
 
-#: am.pl:2597 am.pl:2606
-msgid "Posting Transaction %1"
+#: bin/am.pl:2605 bin/am.pl:2614
+msgid "Posting Transaction [_1]"
 msgstr ""
 
-#: am.pl:2615 am.pl:2686 am.pl:2740 am.pl:2783 am.pl:2830 bp.pl:260
+#: bin/am.pl:2623 bin/am.pl:2694 bin/am.pl:2748 bin/am.pl:2791 bin/am.pl:2838
+#: bin/bp.pl:260
 msgid "done"
 msgstr ""
 
-#: am.pl:2636 ic.pl:1533 is.pl:937 oe.pl:301 oe.pl:798 oe.pl:1717 oe.pl:2230
-#: Contact/contact.html:649
+#: bin/am.pl:2644 bin/ic.pl:1537 bin/io.pl:1327 bin/io.pl:1507 bin/is.pl:963
+#: bin/oe.pl:301 bin/oe.pl:816 bin/oe.pl:1748 bin/oe.pl:2261
+#: tools/dbstrings:52 tools/dbstrings:142 tools/dbstrings:155
 msgid "Sales Order"
 msgstr ""
 
-#: am.pl:2642 ic.pl:1528 ir.pl:827 oe.pl:315 oe.pl:809 oe.pl:1663 oe.pl:2236
-#: Contact/contact.html:649
+#: bin/am.pl:2650 bin/ir.pl:862 bin/ic.pl:1532 bin/io.pl:1344 bin/io.pl:1555
+#: bin/oe.pl:315 bin/oe.pl:827 bin/oe.pl:1694 bin/oe.pl:2267
+#: tools/dbstrings:53 tools/dbstrings:144 tools/dbstrings:157
 msgid "Purchase Order"
 msgstr ""
 
-#: am.pl:2681
-msgid "Saving %1 %2"
+#: bin/am.pl:2689
+msgid "Saving [_1] [_2]"
 msgstr ""
 
-#: am.pl:2689 am.pl:2786 am.pl:2833
+#: bin/am.pl:2697 bin/am.pl:2794 bin/am.pl:2841
 msgid "failed"
 msgstr ""
 
-#: am.pl:2735
-msgid "Posting GL Transaction %1"
+#: bin/am.pl:2743
+msgid "Posting GL Transaction [_1]"
 msgstr ""
 
-#: am.pl:2772 bp.pl:252
+#: bin/am.pl:2780 bin/bp.pl:252
 msgid "Printing"
 msgstr ""
 
-#: am.pl:2776 am.pl:2823
+#: bin/am.pl:2784 bin/am.pl:2831
 msgid "Invalid redirect"
 msgstr ""
 
-#: am.pl:2810
+#: bin/am.pl:2818
 msgid "Sending"
 msgstr ""
 
-#: am.pl:2817 rp.pl:1427
+#: bin/am.pl:2825 bin/rp.pl:1418 bin/io.pl:1612
 msgid "E-mail address missing!"
 msgstr ""
 
-#: asset.pl:74
-msgid "Depreciation Successful"
+#: bin/rp.pl:218 bin/rp.pl:1759 bin/pos.pl:355 bin/ic.pl:2918 bin/is.pl:490
+#: bin/pe.pl:1011 bin/pe.pl:2791 bin/aa.pl:611 bin/aa.pl:1639 bin/aa.pl:1876
+#: bin/aa.pl:2012 bin/oe.pl:1799 addons/1.4/pos/trunk/bin/pos.pl:355
+#: LedgerSMB/Report/Aging.pm:80
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Aging.pm:80
+msgid "Customer"
 msgstr ""
 
-#: asset.pl:98
-msgid "Edit Asset Class"
+#: bin/rp.pl:223 bin/rp.pl:1764 bin/ir.pl:436 bin/ic.pl:2817 bin/pe.pl:2792
+#: bin/aa.pl:614 bin/aa.pl:1648 bin/aa.pl:1877 bin/aa.pl:2013 bin/oe.pl:1737
+#: bin/oe.pl:3492 bin/oe.pl:3675 LedgerSMB/Report/Aging.pm:78
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Aging.pm:78
+msgid "Vendor"
 msgstr ""
 
-#: asset.pl:100
-msgid "Add Asset Class"
+#: bin/rp.pl:273 bin/pe.pl:842 bin/pe.pl:930 bin/pe.pl:1404 bin/pe.pl:1609
+msgid "All"
 msgstr ""
 
-#: asset.pl:174
-msgid "Asset Account"
+#: bin/rp.pl:274
+msgid "Last Only"
 msgstr ""
 
-#: asset.pl:175
-msgid "Depreciation Account"
+#: bin/rp.pl:275
+msgid "None"
 msgstr ""
 
-#: asset.pl:176
-msgid "Depreciation Method"
+#: bin/rp.pl:470 bin/rp.pl:485
+msgid "[_1] To [_2]"
 msgstr ""
 
-#: asset.pl:260
-msgid "Add Asset"
+#: bin/rp.pl:526
+msgid "Current Earnings"
 msgstr ""
 
-#: asset.pl:319 asset.pl:741 asset.pl:805 asset.pl:876 asset.pl:1012
-msgid "Tag"
+#: bin/rp.pl:563
+msgid "Project Transactions"
 msgstr ""
 
-#: asset.pl:321 asset.pl:504
-msgid "Purchase Date"
+#: bin/rp.pl:586 LedgerSMB/Report/Trial_Balance.pm:115
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Trial_Balance.pm:115
+#: tools/dbstrings:105
+msgid "Trial Balance"
 msgstr ""
 
-#: asset.pl:322 asset.pl:505
-msgid "Purchase Value"
+#: bin/rp.pl:626 bin/rp.pl:984 bin/rp.pl:1734 bin/rp.pl:1925 bin/rp.pl:1966
+msgid "Department: [_1]"
 msgstr ""
 
-#: asset.pl:323
-msgid "Class"
+#: bin/rp.pl:631
+msgid "Project Number: [_1]"
 msgstr ""
 
-#: asset.pl:324
-msgid "Usable Life"
+#: bin/rp.pl:682
+msgid "N/A"
 msgstr ""
 
-#: asset.pl:325
-msgid "Location"
+#: bin/rp.pl:938 bin/ir.pl:332 bin/pos.pl:308 bin/pe.pl:1930 bin/pe.pl:2108
+#: addons/1.4/pos/trunk/bin/pos.pl:308 UI/Contact/contact.html:612
+#: addons/1.3/crm-basic/trunk/UI/crm/divs/credit.html:222
+#: LedgerSMB/Report/Aging.pm:92
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Aging.pm:92
+#: tools/dbstrings:198
+msgid "Language"
 msgstr ""
 
-#: asset.pl:326 gl.pl:580 ir.pl:386 is.pl:395 oe.pl:526 oe.pl:1352 oe.pl:1843
-#: pos.pl:263
-msgid "Department"
+#: bin/rp.pl:939 bin/bp.pl:367 bin/io.pl:1311 bin/io.pl:1502 bin/is.pl:284
+#: bin/is.pl:1376 bin/aa.pl:2030 scripts/payment.pl:898
+#: LedgerSMB/Report/Aging.pm:99
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Aging.pm:99
+#: tools/dbstrings:137 tools/dbstrings:150
+msgid "Invoice"
 msgstr ""
 
-#: asset.pl:502
-msgid "Asset Tag"
+#: bin/rp.pl:940 bin/ic.pl:2593 bin/bp.pl:371 bin/aa.pl:2041 bin/oe.pl:1818
+#: bin/oe.pl:3494
+msgid "Order"
 msgstr ""
 
-#: asset.pl:506 asset.pl:883
-msgid "Proceeds"
+#: bin/rp.pl:941 bin/rp.pl:2003 bin/jc.pl:875 bin/jc.pl:1449 bin/jc.pl:1837
+#: bin/ir.pl:754 bin/bp.pl:363 bin/is.pl:833 bin/pe.pl:2649 bin/aa.pl:871
+#: bin/aa.pl:2022 bin/oe.pl:1465 bin/oe.pl:1812 bin/oe.pl:2564
+#: scripts/payment.pl:161 scripts/payment.pl:899 scripts/asset.pl:632
+#: UI/asset/begin_depreciation_all.html:12 UI/asset/begin_report.html:22
+#: addons/1.3/extended_arap/trunk/UI/aa.html:397 LedgerSMB/Report/Aging.pm:110
+#: LedgerSMB/Report/Unapproved/Drafts.pm:84
+#: LedgerSMB/Report/Unapproved/Batch_Overview.pm:91
+#: LedgerSMB/Report/Unapproved/Batch_Detail.pm:100
+#: LedgerSMB/Report/Inventory/Search_Adj.pm:93 LedgerSMB/Report/GL.pm:87
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Aging.pm:110
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Unapproved/Drafts.pm:84
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Unapproved/Batch_Overview.pm:91
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Unapproved/Batch_Detail.pm:100
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Inventory/Search_Adj.pm:93
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/GL.pm:87
+msgid "Date"
 msgstr ""
 
-#: asset.pl:507
-msgid "Disposal Method"
+#: bin/rp.pl:942 bin/ir.pl:499 bin/is.pl:563 bin/aa.pl:715 bin/aa.pl:1696
+#: bin/aa.pl:2026 addons/1.3/extended_arap/trunk/UI/aa.html:250
+#: LedgerSMB/Report/Aging.pm:115 LedgerSMB/Report/Contact/Purchase.pm:99
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Aging.pm:115
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/Purchase.pm:99
+msgid "Due Date"
 msgstr ""
 
-#: asset.pl:508
-msgid "Percent"
+#: bin/rp.pl:943 bin/jc.pl:176 bin/pe.pl:712 bin/pe.pl:2436 bin/aa.pl:1627
+#: bin/ca.pl:238 bin/oe.pl:1430 LedgerSMB/DBObject/Date.pm:76
+#: LedgerSMB/Report/Aging.pm:122
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Aging.pm:122
+msgid "Current"
 msgstr ""
 
-#: asset.pl:562
-msgid "Asset Depreciation Report"
+#: bin/rp.pl:947 bin/jc.pl:516 bin/jc.pl:530 bin/jc.pl:893 bin/ir.pl:730
+#: bin/pos.pl:573 bin/is.pl:808 bin/aa.pl:1687 bin/aa.pl:2054 bin/oe.pl:742
+#: bin/oe.pl:1484 bin/oe.pl:1836 scripts/payment.pl:210 scripts/payment.pl:900
+#: scripts/asset.pl:637 addons/1.4/pos/trunk/bin/pos.pl:573
+#: LedgerSMB/Report/Aging.pm:142
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Aging.pm:142
+msgid "Total"
 msgstr ""
 
-#: asset.pl:564
-msgid "Asset Disposal Report"
+#: bin/rp.pl:976
+msgid "Aged Overdue"
 msgstr ""
 
-#: asset.pl:569
-msgid "Asset Partial Disposal Report"
+#: bin/rp.pl:979
+msgid "Aged"
 msgstr ""
 
-#: asset.pl:606
-msgid "Search reports"
+#: bin/rp.pl:1002
+msgid "for Period To [_1]"
 msgstr ""
 
-#: asset.pl:632
-msgid "Report Results"
+#: bin/rp.pl:1225 bin/bp.pl:500
+msgid "Select all"
 msgstr ""
 
-#: asset.pl:639 bp.pl:363 ir.pl:719 is.pl:794 jc.pl:874 jc.pl:1448 jc.pl:1836
-#: oe.pl:1434 oe.pl:1781 oe.pl:2533 payment.pl:158 payment.pl:883 pe.pl:2650
-#: rp.pl:957 rp.pl:2010
-msgid "Date"
+#: bin/rp.pl:1322 tools/dbstrings:146 tools/dbstrings:159
+msgid "Statement"
 msgstr ""
 
-#: asset.pl:640
-msgid "Type"
+#: bin/rp.pl:1326 bin/io.pl:1371
+msgid "Attachment"
 msgstr ""
 
-#: asset.pl:641
-msgid "Asset Class"
+#: bin/rp.pl:1327 bin/io.pl:1373
+msgid "In-line"
 msgstr ""
 
-#: asset.pl:642
-msgid "Entered at"
+#: bin/rp.pl:1335 bin/jc.pl:2029 bin/pos.pl:1092 bin/arapprn.pl:520
+#: bin/io.pl:1383 scripts/payment.pl:637 addons/1.4/pos/trunk/bin/pos.pl:1092
+#: addons/1.3/extended_arap/trunk/bin/custom/aa.pl:396
+msgid "Screen"
 msgstr ""
 
-#: asset.pl:643
-msgid "Approved at"
+#: bin/rp.pl:1355
+msgid "Copies"
 msgstr ""
 
-#: asset.pl:644 ir.pl:695 is.pl:769 jc.pl:515 jc.pl:529 jc.pl:892 oe.pl:724
-#: oe.pl:1453 oe.pl:1805 payment.pl:207 payment.pl:884 pos.pl:583 rp.pl:963
-msgid "Total"
+#: bin/rp.pl:1383 bin/rp.pl:1644 bin/bp.pl:191 bin/pe.pl:2787 bin/oe.pl:3376
+#: bin/oe.pl:3642 bin/oe.pl:3666
+msgid "Nothing selected!"
 msgstr ""
 
-#: asset.pl:683
-msgid "Depreciation"
+#: bin/rp.pl:1416
+msgid "Statement - [_1]"
 msgstr ""
 
-#: asset.pl:685
-msgid "Disposal"
+#: bin/rp.pl:1538
+msgid "Statement sent to [_1]"
 msgstr ""
 
-#: asset.pl:692 asset.pl:771 asset.pl:842 asset.pl:909
-msgid "Approve"
+#: bin/rp.pl:1546 bin/jc.pl:1261 bin/jc.pl:2094 bin/arapprn.pl:69
+#: bin/arapprn.pl:77 bin/arapprn.pl:574 bin/is.pl:1399 bin/oe.pl:2314
+msgid "Select postscript or PDF!"
 msgstr ""
 
-#: asset.pl:738
-msgid "Report %1 on date %2"
+#: bin/rp.pl:1662
+msgid "Statements sent to printer!"
 msgstr ""
 
-#: asset.pl:742 asset.pl:807 asset.pl:878
-msgid "Dep. Starts"
+#: bin/rp.pl:1961 bin/bp.pl:305
+msgid "Account: [_1]"
 msgstr ""
 
-#: asset.pl:743 asset.pl:808 asset.pl:880
-msgid "Aquired Value"
+#: bin/rp.pl:1971
+msgid "Description: [_1]"
 msgstr ""
 
-#: asset.pl:744
-msgid "Dep. Method"
+#: bin/rp.pl:1976
+msgid "Source: [_1]"
 msgstr ""
 
-#: asset.pl:745
-msgid "Est. Life"
+#: bin/rp.pl:1981
+msgid "Memo: [_1]"
 msgstr ""
 
-#: asset.pl:746
-msgid "Dep. Basis"
+#: bin/rp.pl:1985 bin/bp.pl:326
+msgid "From [_1]"
 msgstr ""
 
-#: asset.pl:747
-msgid "Prior Through"
+#: bin/rp.pl:1990 bin/bp.pl:332 bin/aa.pl:1956
+msgid "To [_1]"
 msgstr ""
 
-#: asset.pl:748
-msgid "Prior Dep."
+#: bin/rp.pl:2006
+msgid "Batch"
 msgstr ""
 
-#: asset.pl:749
-msgid "Dep. this run"
+#: bin/rp.pl:2007
+msgid "Batch Description"
 msgstr ""
 
-#: asset.pl:750
-msgid "Dep. YTD"
+#: bin/rp.pl:2008 bin/ic.pl:1874 bin/ic.pl:2806 bin/ic.pl:2905 bin/aa.pl:2085
+#: bin/oe.pl:1839 bin/oe.pl:3503
+msgid "Curr"
 msgstr ""
 
-#: asset.pl:751
-msgid "Total Accum. Dep."
+#: bin/rp.pl:2009 bin/ir.pl:583 bin/ir.pl:759 bin/pos.pl:459 bin/is.pl:678
+#: bin/is.pl:838 bin/aa.pl:876 bin/gl.pl:569 scripts/payment.pl:163
+#: scripts/payment.pl:904 addons/1.4/pos/trunk/bin/pos.pl:459
+#: addons/1.3/extended_arap/trunk/UI/aa.html:399 LedgerSMB/Report/GL.pm:123
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/GL.pm:123
+msgid "Memo"
 msgstr ""
 
-#: asset.pl:802
-msgid "Partial Disposal Report %1 on date %2"
+#: bin/rp.pl:2012 bin/ir.pl:758 bin/pos.pl:458 bin/is.pl:837 bin/aa.pl:875
+#: bin/aa.pl:1561 bin/aa.pl:1923 bin/aa.pl:2102 bin/gl.pl:563
+#: scripts/recon.pl:304 scripts/payment.pl:162
+#: addons/1.4/pos/trunk/bin/pos.pl:458
+#: addons/1.3/extended_arap/trunk/UI/aa.html:398
+#: LedgerSMB/Report/Inventory/Adj_Details.pm:66
+#: LedgerSMB/Report/Budget/Search.pm:126 LedgerSMB/Report/GL.pm:118
+#: LedgerSMB/Report/GL.pm:208
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Inventory/Adj_Details.pm:66
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Budget/Search.pm:126
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/GL.pm:118
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/GL.pm:208
+msgid "Source"
 msgstr ""
 
-#: asset.pl:809
-msgid "Percent Disposed"
+#: bin/rp.pl:2020 bin/pos.pl:263 bin/is.pl:432 bin/aa.pl:576 bin/aa.pl:1524
+#: bin/aa.pl:1893 bin/aa.pl:2008 bin/oe.pl:557 bin/oe.pl:1247 bin/oe.pl:1265
+#: bin/oe.pl:1274 bin/oe.pl:1294 bin/oe.pl:1743 bin/oe.pl:1757 bin/oe.pl:1782
+#: bin/oe.pl:1880 addons/1.4/pos/trunk/bin/pos.pl:263
+#: LedgerSMB/Report/Contact/History.pm:105
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/History.pm:105
+msgid "Salesperson"
 msgstr ""
 
-#: asset.pl:811
-msgid "Disp. Aquired Value"
+#: bin/rp.pl:2024 bin/aa.pl:1645 bin/aa.pl:2072 LedgerSMB/Report/GL.pm:133
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/GL.pm:133
+msgid "Till"
 msgstr ""
 
-#: asset.pl:812
-msgid "Percent Remaining"
+#: bin/jc.pl:55 bin/jc.pl:1706 bin/jc.pl:1716 bin/jc.pl:1726
+msgid "Add Time Card"
 msgstr ""
 
-#: asset.pl:814
-msgid "Aquired Value Remaining"
+#: bin/jc.pl:58 bin/jc.pl:78 bin/jc.pl:1948
+msgid "Add Stores Card"
 msgstr ""
 
-#: asset.pl:873
-msgid "Disposal Report %1 on date %2"
+#: bin/jc.pl:75
+msgid "Edit Time Card"
 msgstr ""
 
-#: asset.pl:879
-msgid "Disposal Date"
+#: bin/jc.pl:102
+msgid "No open Jobs!"
 msgstr ""
 
-#: asset.pl:881
-msgid "D M"
+#: bin/jc.pl:105 bin/pe.pl:2469
+msgid "No open Projects!"
 msgstr ""
 
-#: asset.pl:882
-msgid "Accum. Depreciation"
+#: bin/jc.pl:126
+msgid "No Labor codes on file!"
 msgstr ""
 
-#: asset.pl:884
-msgid "Adjusted Basis"
+#: bin/jc.pl:129
+msgid "No Services on file!"
 msgstr ""
 
-#: asset.pl:885
-msgid "Gain (Loss)"
+#: bin/jc.pl:133
+msgid "No Parts on file!"
 msgstr ""
 
-#: asset.pl:1014
-msgid "In Svc."
+#: bin/jc.pl:146 bin/jc.pl:259
+msgid "No Employees on file!"
 msgstr ""
 
-#: asset.pl:1015
-msgid "Method"
+#: bin/jc.pl:171 bin/ic.pl:2412 bin/pe.pl:707 bin/pe.pl:2431 bin/aa.pl:1622
+#: bin/oe.pl:1425
+msgid "Period"
 msgstr ""
 
-#: asset.pl:1016
-msgid "Rem. Life"
+#: bin/jc.pl:178 bin/pe.pl:714 bin/pe.pl:2438 bin/aa.pl:1629 bin/ca.pl:240
+#: bin/oe.pl:1432 LedgerSMB/DBObject/Date.pm:81
+msgid "Month"
 msgstr ""
 
-#: asset.pl:1017 ir.pl:559 is.pl:640
-msgid "Basis"
+#: bin/jc.pl:180 bin/pe.pl:716 bin/pe.pl:2440 bin/aa.pl:1631 bin/ca.pl:242
+#: bin/oe.pl:1434 LedgerSMB/DBObject/Date.pm:87
+msgid "Quarter"
 msgstr ""
 
-#: asset.pl:1018
-msgid "(+) Salvage Value"
+#: bin/jc.pl:182 bin/ic.pl:2574 bin/pe.pl:718 bin/pe.pl:2442 bin/aa.pl:1633
+#: bin/ca.pl:244 bin/oe.pl:1436 LedgerSMB/DBObject/Date.pm:92
+msgid "Year"
 msgstr ""
 
-#: asset.pl:1019
-msgid "Dep. through"
+#: bin/jc.pl:190 bin/arap.pl:825 bin/pe.pl:342 bin/pe.pl:528 bin/pe.pl:696
+#: bin/pe.pl:995 bin/pe.pl:1217
+msgid "Startdate"
 msgstr ""
 
-#: asset.pl:1020
-msgid "(-) Accum. Dep."
+#: bin/jc.pl:192 bin/jc.pl:1403 bin/jc.pl:1819 bin/ic.pl:1060 bin/ic.pl:1605
+#: bin/ic.pl:2924 bin/pe.pl:698 bin/pe.pl:968 bin/pe.pl:2452 bin/aa.pl:1740
+#: bin/aa.pl:1948 bin/gl.pl:602 bin/oe.pl:1525 bin/oe.pl:1909 bin/oe.pl:3216
+#: UI/asset/begin_approval.html:23
+msgid "From"
 msgstr ""
 
-#: asset.pl:1021
-msgid "(=) NBV"
+#: bin/jc.pl:195 bin/jc.pl:1411 bin/jc.pl:1827 bin/ic.pl:1062 bin/ic.pl:1612
+#: bin/ic.pl:2925 bin/pe.pl:700 bin/pe.pl:981 bin/pe.pl:2455 bin/gl.pl:609
+#: bin/oe.pl:1527 bin/oe.pl:1914 bin/oe.pl:3219
+#: UI/asset/begin_approval.html:31
+msgid "To"
 msgstr ""
 
-#: asset.pl:1022
-msgid "Pct. Dep."
+#: bin/jc.pl:202 bin/jc.pl:1335 tools/dbstrings:101 tools/dbstrings:118
+msgid "Time Cards"
 msgstr ""
 
-#: asset.pl:1160
-msgid "File Imported"
+#: bin/jc.pl:206 bin/jc.pl:1774
+msgid "Stores Cards"
 msgstr ""
 
-#: bp.pl:99 ic.pl:1835 ir.pl:464 is.pl:526
-msgid "Invoice Number"
+#: bin/jc.pl:227 bin/jc.pl:495 bin/jc.pl:867 bin/jc.pl:1361 bin/jc.pl:1841
+#: bin/pe.pl:509 bin/pe.pl:761
+msgid "Job Number"
 msgstr ""
 
-#: bp.pl:103 ic.pl:1839 ir.pl:468 is.pl:530 oe.pl:430 oe.pl:1188 oe.pl:1197
-#: oe.pl:1206 oe.pl:1215 oe.pl:1233 oe.pl:1242 oe.pl:1261 oe.pl:1270
-#: oe.pl:1858 oe.pl:2832
-msgid "Order Number"
+#: bin/jc.pl:228 bin/jc.pl:496 bin/jc.pl:1362
+msgid "Labor Code"
 msgstr ""
 
-#: bp.pl:107 oe.pl:480 oe.pl:1250 oe.pl:1862
-msgid "Quotation Number"
+#: bin/jc.pl:231 bin/jc.pl:503 bin/jc.pl:1366 bin/pe.pl:1825 bin/pe.pl:2657
+#: LedgerSMB/ScriptLib/Company.pm:555
+msgid "Project Number"
 msgstr ""
 
-#: bp.pl:122
-msgid "Print %1"
+#: bin/jc.pl:232 bin/jc.pl:504 bin/jc.pl:1367 bin/pe.pl:2652
+msgid "Service Code"
 msgstr ""
 
-#: bp.pl:191 oe.pl:3346 oe.pl:3612 oe.pl:3636 pe.pl:2788 rp.pl:1392 rp.pl:1653
-msgid "Nothing selected!"
+#: bin/jc.pl:235 bin/jc.pl:507 bin/jc.pl:1371
+msgid "Project/Job Number"
 msgstr ""
 
-#: bp.pl:201
-msgid "Are you sure you want to remove the marked entries from the queue?"
+#: bin/jc.pl:236 bin/jc.pl:508 bin/jc.pl:1372
+msgid "Service/Labor Code"
 msgstr ""
 
-#: bp.pl:206 gl.pl:1098 ir.pl:1325 is.pl:1421 oe.pl:2326 taxform.pl:247
-msgid "Yes"
+#: bin/jc.pl:273 bin/jc.pl:590 bin/ic.pl:1096 bin/ic.pl:1857 bin/pe.pl:2481
+#: bin/aa.pl:577 bin/aa.pl:1525 bin/aa.pl:1896 bin/aa.pl:2009 bin/oe.pl:569
+#: bin/oe.pl:1219 bin/oe.pl:1228 bin/oe.pl:1238 bin/oe.pl:1256 bin/oe.pl:1283
+#: bin/oe.pl:1303 bin/oe.pl:1738 bin/oe.pl:1786 bin/oe.pl:1883
+msgid "Employee"
 msgstr ""
 
-#: bp.pl:224
-msgid "Removing marked entries from queue ..."
+#: bin/jc.pl:280
+msgid "Time"
 msgstr ""
 
-#: bp.pl:230
-msgid "Removed spoolfiles!"
+#: bin/jc.pl:306 bin/ic.pl:1363 bin/aa.pl:1763 bin/oe.pl:1533
+msgid "Include in Report"
 msgstr ""
 
-#: bp.pl:233
-msgid "Cannot remove files!"
+#: bin/jc.pl:311 bin/jc.pl:1418 bin/pos.pl:157 bin/ic.pl:1075 bin/ic.pl:1580
+#: bin/aa.pl:1577 bin/aa.pl:1963 bin/oe.pl:344 bin/oe.pl:1400 bin/oe.pl:1919
+#: addons/1.4/pos/trunk/bin/pos.pl:157 tools/dbstrings:25
+msgid "Open"
 msgstr ""
 
-#: bp.pl:261
-msgid "Marked entries printed!"
+#: bin/jc.pl:314 bin/jc.pl:1424 bin/ic.pl:1077 bin/ic.pl:1585 bin/ic.pl:1588
+#: bin/aa.pl:1580 bin/aa.pl:1969 bin/oe.pl:347 bin/oe.pl:1403 bin/oe.pl:1923
+msgid "Closed"
 msgstr ""
 
-#: bp.pl:299
-msgid "Customer: %1"
+#: bin/jc.pl:320 bin/jc.pl:520 bin/jc.pl:534
+msgid "Allocated"
 msgstr ""
 
-#: bp.pl:300
-msgid "Vendor: %1"
+#: bin/jc.pl:394
+msgid "Time Card"
 msgstr ""
 
-#: bp.pl:305 rp.pl:1968
-msgid "Account: %1"
+#: bin/jc.pl:514 bin/jc.pl:528
+msgid "Chargeout Rate"
 msgstr ""
 
-#: bp.pl:310
-msgid "Invoice Number: %1"
+#: bin/jc.pl:556 bin/ir.pl:689 bin/ic.pl:793 bin/ic.pl:1265 bin/ic.pl:1793
+#: bin/is.pl:772 bin/pe.pl:373 bin/aa.pl:842 bin/aa.pl:1569 bin/aa.pl:1700
+#: bin/aa.pl:1935 bin/aa.pl:2064 bin/gl.pl:595 bin/oe.pl:728
+#: addons/1.3/crm-basic/trunk/scripts/contact.pl:126
+#: addons/1.3/extended_arap/trunk/UI/aa.html:373
+#: LedgerSMB/Report/Contact/Purchase.pm:103
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/Purchase.pm:103
+msgid "Notes"
 msgstr ""
 
-#: bp.pl:315
-msgid "Order Number: %1"
+#: bin/jc.pl:603
+msgid "Date worked"
 msgstr ""
 
-#: bp.pl:320
-msgid "Quotation Number: %1"
+#: bin/jc.pl:615
+msgid "Time In"
 msgstr ""
 
-#: bp.pl:326 rp.pl:1992
-msgid "From %1"
+#: bin/jc.pl:625
+msgid "Time Out"
 msgstr ""
 
-#: bp.pl:332 rp.pl:1997
-msgid "To %1"
+#: bin/jc.pl:637
+msgid "Clocked"
 msgstr ""
 
-#: bp.pl:367 is.pl:279 is.pl:1349 payment.pl:882 rp.pl:955
-msgid "Invoice"
+#: bin/jc.pl:641
+msgid "Non-chargeable"
 msgstr ""
 
-#: bp.pl:371 ic.pl:2589 oe.pl:1787 oe.pl:3464 rp.pl:956
-msgid "Order"
+#: bin/jc.pl:645
+msgid "Chargeable"
 msgstr ""
 
-#: bp.pl:375 ic.pl:1543 ic.pl:1843 oe.pl:281 oe.pl:800 oe.pl:1757 oe.pl:1762
-#: oe.pl:2247 Contact/contact.html:658
-msgid "Quotation"
+#: bin/jc.pl:695 bin/jc.pl:941 bin/ir.pl:851 bin/pos.pl:617 bin/ic.pl:863
+#: bin/io.pl:2191 bin/is.pl:950 bin/pe.pl:450 bin/pe.pl:1238 bin/pe.pl:2151
+#: bin/aa.pl:977 bin/gl.pl:267 bin/oe.pl:793 bin/oe.pl:3011
+#: addons/1.4/pos/trunk/bin/pos.pl:617
+#: addons/1.3/budgetting/branches/1.0/trunk/scripts/budgets.pl:132
+#: addons/1.3/budgetting/branches/1.0/scripts/budgets.pl:132
+#: addons/1.3/budgetting/trunk/scripts/budgets.pl:132
+#: UI/payments/payment2.html:324 addons/1.3/extended_arap/trunk/UI/aa.html:548
+msgid "Update"
 msgstr ""
 
-#: bp.pl:385
-msgid "Spoolfile"
+#: bin/jc.pl:702 bin/jc.pl:948 bin/oe.pl:804
+msgid "Print and Save"
 msgstr ""
 
-#: bp.pl:500 rp.pl:1240
-msgid "Select all"
+#: bin/jc.pl:709 bin/jc.pl:955 bin/oe.pl:811
+msgid "Print and Save as new"
 msgstr ""
 
-#: bp.pl:504
-msgid "Remove"
+#: bin/jc.pl:781
+msgid "Stores Card"
 msgstr ""
 
-#: ca.pl:192
-msgid "List Transactions"
+#: bin/jc.pl:887 bin/jc.pl:1856 bin/pos.pl:750 bin/ic.pl:1247 bin/ic.pl:1807
+#: bin/ic.pl:3051 bin/ic.pl:3899 bin/io.pl:194 bin/io.pl:500 bin/pe.pl:2662
+#: bin/oe.pl:2914 bin/oe.pl:3221 addons/1.4/pos/trunk/bin/pos.pl:750
+#: LedgerSMB/Report/Contact/History.pm:77 LedgerSMB/ScriptLib/Company.pm:547
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/History.pm:77
+msgid "Qty"
 msgstr ""
 
-#: ca.pl:200 gl.pl:547 ir.pl:722 is.pl:797
-msgid "Account"
+#: bin/jc.pl:889 bin/ic.pl:2820 bin/ic.pl:3065 bin/oe.pl:3498
+msgid "Cost"
 msgstr ""
 
-#: ca.pl:238 jc.pl:175 oe.pl:1399 pe.pl:712 pe.pl:2436 rp.pl:959
-msgid "Current"
+#: bin/jc.pl:1141
+msgid "Date missing!"
 msgstr ""
 
-#: ca.pl:240 jc.pl:177 oe.pl:1401 pe.pl:714 pe.pl:2438
-msgid "Month"
+#: bin/jc.pl:1145
+msgid "Project Number missing!"
 msgstr ""
 
-#: ca.pl:242 jc.pl:179 oe.pl:1403 pe.pl:716 pe.pl:2440
-msgid "Quarter"
+#: bin/jc.pl:1146
+msgid "Service Code missing!"
 msgstr ""
 
-#: ca.pl:244 ic.pl:2570 jc.pl:181 oe.pl:1405 pe.pl:718 pe.pl:2442
-msgid "Year"
+#: bin/jc.pl:1149
+msgid "Job Number missing!"
 msgstr ""
 
-#: ca.pl:251
-msgid "AR/AP"
+#: bin/jc.pl:1150
+msgid "Labor Code missing!"
 msgstr ""
 
-#: ca.pl:256 ic.pl:1378 ir.pl:626 is.pl:706 jc.pl:324 oe.pl:692 oe.pl:1519
-#: pos.pl:459 rp-search-payments.html:100
-msgid "Subtotal"
+#: bin/jc.pl:1158
+msgid "Cannot save time card for a closed period!"
 msgstr ""
 
-#: drafts.pl:242 gl.pl:266 ir.pl:821 is.pl:919 vouchers.pl:324
-msgid "Post"
+#: bin/jc.pl:1159
+msgid "Cannot save stores card for a closed period!"
 msgstr ""
 
-#: employee.pl:214
-msgid "Changes not saved.  Please try again."
+#: bin/jc.pl:1173
+msgid "Cannot change time card for a completed job!"
 msgstr ""
 
-#: employee.pl:295
-msgid "First Name"
+#: bin/jc.pl:1176
+msgid "Cannot add time card for a completed job!"
 msgstr ""
 
-#: employee.pl:296
-msgid "Middle Name"
+#: bin/jc.pl:1180
+msgid "Time Card saved!"
 msgstr ""
 
-#: employee.pl:297
-msgid "Last Name"
+#: bin/jc.pl:1183
+msgid "Cannot save time card!"
 msgstr ""
 
-#: employee.pl:298
-msgid "DOB"
+#: bin/jc.pl:1189
+msgid "Cannot change stores card for a completed job!"
 msgstr ""
 
-#: employee.pl:299
-msgid "Start Date"
+#: bin/jc.pl:1192
+msgid "Cannot add stores card for a completed job!"
 msgstr ""
 
-#: employee.pl:300
-msgid "End Date"
+#: bin/jc.pl:1196
+msgid "Stores Card saved!"
 msgstr ""
 
-#: employee.pl:301
-msgid "Role"
+#: bin/jc.pl:1199
+msgid "Cannot save stores card!"
 msgstr ""
 
-#: employee.pl:302
-msgid "SSN"
+#: bin/jc.pl:1228
+msgid "Print and Save Transaction"
 msgstr ""
 
-#: employee.pl:303
-msgid "Sales"
+#: bin/jc.pl:1231
+msgid "You are printing and saving an existing transaction!"
 msgstr ""
 
-#: employee.pl:304
-msgid "Manager ID"
+#: bin/jc.pl:1238
+msgid "Save Transaction"
 msgstr ""
 
-#: employee.pl:307
-msgid "Manager First Name"
+#: bin/jc.pl:1240
+msgid "You are saving an existing transaction!"
 msgstr ""
 
-#: employee.pl:308
-msgid "Manager Last Name"
+#: bin/jc.pl:1246 bin/arap.pl:577
+msgid "Warning!"
 msgstr ""
 
-#: file.pl:95
-msgid "No file uploaded"
+#: bin/jc.pl:1263 bin/pos.pl:1047 bin/arapprn.pl:576 bin/is.pl:1401
+#: bin/oe.pl:2316 addons/1.4/pos/trunk/bin/pos.pl:1047
+msgid "Select a Printer!"
 msgstr ""
 
-#: gl.pl:125 ir.pl:1394 is.pl:1495
-msgid "Draft Posted"
+#: bin/jc.pl:1297
+msgid "Delete Timecard"
 msgstr ""
 
-#: gl.pl:132
-msgid "Adjusting Till: (till) Source: (source)"
+#: bin/jc.pl:1308
+msgid "Are you sure you want to delete time card for [_1] [_2] [_3]"
 msgstr ""
 
-#: gl.pl:134
-msgid "Adjusting till due to data entry error."
+#: bin/jc.pl:1321
+msgid "Time Card deleted!"
 msgstr ""
 
-#: gl.pl:193
-msgid "%1 Cash Transfer Transaction"
+#: bin/jc.pl:1324
+msgid "Cannot delete time card!"
 msgstr ""
 
-#: gl.pl:196
-msgid "%1 General Ledger Transaction"
+#: bin/jc.pl:1363
+msgid "Job Name"
 msgstr ""
 
-#: gl.pl:265 ic.pl:859 ir.pl:816 is.pl:912 jc.pl:694 jc.pl:940 oe.pl:775
-#: oe.pl:2981 pe.pl:450 pe.pl:1238 pe.pl:2151 pos.pl:627
-msgid "Update"
+#: bin/jc.pl:1368
+msgid "Project Name"
 msgstr ""
 
-#: gl.pl:268 ir.pl:823 is.pl:930
+#: bin/jc.pl:1373
+msgid "Project/Job Name"
+msgstr ""
+
+#: bin/jc.pl:1428
+msgid "Sunday"
+msgstr ""
+
+#: bin/jc.pl:1429
+msgid "Monday"
+msgstr ""
+
+#: bin/jc.pl:1430
+msgid "Tuesday"
+msgstr ""
+
+#: bin/jc.pl:1431
+msgid "Wednesday"
+msgstr ""
+
+#: bin/jc.pl:1432
+msgid "Thursday"
+msgstr ""
+
+#: bin/jc.pl:1433
+msgid "Friday"
+msgstr ""
+
+#: bin/jc.pl:1434
+msgid "Saturday"
+msgstr ""
+
+#: bin/jc.pl:1845
+msgid "Job Description"
+msgstr ""
+
+#: bin/jc.pl:2042 bin/arapprn.pl:535 bin/io.pl:1395
+#: addons/1.3/extended_arap/trunk/bin/custom/aa.pl:413
+msgid "Queue"
+msgstr ""
+
+#: bin/jc.pl:2068 bin/pos.pl:1112 bin/arapprn.pl:557
+#: addons/1.4/pos/trunk/bin/pos.pl:1112
+#: addons/1.3/extended_arap/trunk/UI/aa.html:532
+msgid "Printed"
+msgstr ""
+
+#: bin/jc.pl:2072
+msgid "Queued"
+msgstr ""
+
+#: bin/ir.pl:72 bin/ir.pl:91
+msgid "Add Debit Invoice"
+msgstr ""
+
+#: bin/ir.pl:76 bin/oe.pl:2450
+msgid "Add Vendor Invoice"
+msgstr ""
+
+#: bin/ir.pl:94
+msgid "Edit Vendor Invoice"
+msgstr ""
+
+#: bin/ir.pl:119 bin/is.pl:126 bin/aa.pl:197
+msgid "No currencies defined.  Please set these up under System/Defaults."
+msgstr ""
+
+#: bin/ir.pl:347 bin/pos.pl:213 bin/ic.pl:1093 bin/is.pl:360 bin/aa.pl:503
+#: bin/aa.pl:1689 bin/oe.pl:369 bin/oe.pl:1487 bin/oe.pl:2560
+#: addons/1.4/pos/trunk/bin/pos.pl:213
+#: addons/1.3/extended_arap/trunk/UI/aa.html:129
+#: LedgerSMB/Report/Contact/Search.pm:79
+#: LedgerSMB/Report/Contact/Purchase.pm:75
+#: LedgerSMB/Report/Contact/History.pm:65 LedgerSMB/ScriptLib/Company.pm:546
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/Search.pm:79
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/Purchase.pm:75
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/History.pm:65
+msgid "Currency"
+msgstr ""
+
+#: bin/ir.pl:361 bin/ir.pl:369 bin/pos.pl:227 bin/pos.pl:233 bin/is.pl:374
+#: bin/is.pl:380 bin/aa.pl:516 bin/aa.pl:522 bin/oe.pl:383 bin/oe.pl:391
+#: bin/oe.pl:2568 scripts/payment.pl:910 addons/1.4/pos/trunk/bin/pos.pl:227
+#: addons/1.4/pos/trunk/bin/pos.pl:233 LedgerSMB/Report/Contact/History.pm:101
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/History.pm:101
+msgid "Exchange Rate"
+msgstr ""
+
+#: bin/ir.pl:388 bin/ir.pl:873 bin/is.pl:397 bin/is.pl:975 bin/aa.pl:567
+#: bin/aa.pl:993 bin/gl.pl:276 bin/oe.pl:536
+msgid "New"
+msgstr ""
+
+#: bin/ir.pl:393 bin/pos.pl:253 bin/is.pl:402 bin/aa.pl:552 bin/aa.pl:1505
+#: bin/aa.pl:1509 bin/aa.pl:1885 bin/aa.pl:2093 bin/gl.pl:582 bin/oe.pl:541
+#: bin/oe.pl:1383 bin/oe.pl:1874 scripts/asset.pl:319
+#: addons/1.4/pos/trunk/bin/pos.pl:253
+#: addons/1.3/budgetting/branches/1.0/trunk/scripts/budgets.pl:382
+#: addons/1.3/budgetting/branches/1.0/scripts/budgets.pl:382
+#: addons/1.3/budgetting/trunk/scripts/budgets.pl:382
+#: addons/1.3/extended_arap/trunk/UI/aa.html:152
+msgid "Department"
+msgstr ""
+
+#: bin/ir.pl:448 bin/pos.pl:363 bin/is.pl:500 bin/aa.pl:649 bin/oe.pl:456
+#: addons/1.4/pos/trunk/bin/pos.pl:363
+#: addons/1.3/extended_arap/trunk/UI/aa.html:74
+msgid "Credit Limit"
+msgstr ""
+
+#: bin/ir.pl:453 bin/pos.pl:366 bin/is.pl:505 bin/aa.pl:651 bin/oe.pl:461
+#: addons/1.4/pos/trunk/bin/pos.pl:366
+#: addons/1.3/extended_arap/trunk/UI/aa.html:81
+msgid "Remaining"
+msgstr ""
+
+#: bin/ir.pl:463 bin/is.pl:515 bin/oe.pl:470
+msgid "Entity Code"
+msgstr ""
+
+#: bin/ir.pl:475 bin/pos.pl:376 bin/is.pl:530
+#: addons/1.4/pos/trunk/bin/pos.pl:376
+msgid "Record in"
+msgstr ""
+
+#: bin/ir.pl:486 bin/ic.pl:1839 bin/bp.pl:99 bin/is.pl:550 bin/aa.pl:703
+#: bin/aa.pl:1549 bin/aa.pl:1663 bin/aa.pl:1905
+#: addons/1.3/extended_arap/trunk/UI/aa.html:209
+#: LedgerSMB/Report/Margin/Invoice.pm:69 LedgerSMB/Report/PNL/Invoice.pm:87
+#: LedgerSMB/Report/Contact/Purchase.pm:63
+#: LedgerSMB/Report/Contact/History.pm:61 LedgerSMB/ScriptLib/Company.pm:545
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Margin/Invoice.pm:69
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/PNL/Invoice.pm:87
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/Purchase.pm:63
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/History.pm:61
+msgid "Invoice Number"
+msgstr ""
+
+#: bin/ir.pl:490 bin/ic.pl:1843 bin/bp.pl:103 bin/is.pl:554 bin/aa.pl:707
+#: bin/aa.pl:1553 bin/aa.pl:1666 bin/aa.pl:1911 bin/oe.pl:430 bin/oe.pl:1217
+#: bin/oe.pl:1226 bin/oe.pl:1236 bin/oe.pl:1245 bin/oe.pl:1263 bin/oe.pl:1272
+#: bin/oe.pl:1292 bin/oe.pl:1301 bin/oe.pl:1889 bin/oe.pl:2859
+#: addons/1.3/extended_arap/trunk/UI/aa.html:222
+#: LedgerSMB/Report/Contact/Purchase.pm:67
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/Purchase.pm:67
+msgid "Order Number"
+msgstr ""
+
+#: bin/ir.pl:495 bin/is.pl:559 bin/aa.pl:711 bin/aa.pl:1670
+#: addons/1.3/extended_arap/trunk/UI/aa.html:235
+msgid "Invoice Date"
+msgstr ""
+
+#: bin/ir.pl:503 bin/is.pl:567 bin/aa.pl:719 bin/aa.pl:1557 bin/aa.pl:1668
+#: bin/aa.pl:1917 bin/aa.pl:2045 bin/oe.pl:443 bin/oe.pl:1445 bin/oe.pl:1452
+#: bin/oe.pl:1822 bin/oe.pl:1896 bin/oe.pl:2869
+#: addons/1.3/extended_arap/trunk/UI/aa.html:264
+#: LedgerSMB/Report/Contact/Purchase.pm:71
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/Purchase.pm:71
+msgid "PO Number"
+msgstr ""
+
+#: bin/ir.pl:541 bin/is.pl:469 bin/is.pl:632
+msgid "Automatic"
+msgstr ""
+
+#: bin/ir.pl:545 bin/is.pl:473 bin/is.pl:636
+msgid "Manual"
+msgstr ""
+
+#: bin/ir.pl:570 bin/pos.pl:423 bin/is.pl:664 bin/aa.pl:537 bin/oe.pl:685
+#: addons/1.4/pos/trunk/bin/pos.pl:423
+msgid "Tax Included"
+msgstr ""
+
+#: bin/ir.pl:580 bin/is.pl:675
+msgid "Rate"
+msgstr ""
+
+#: bin/ir.pl:581 bin/is.pl:676 scripts/asset.pl:1010
+msgid "Basis"
+msgstr ""
+
+#: bin/ir.pl:582 bin/is.pl:677
+msgid "Tax Code"
+msgstr ""
+
+#: bin/ir.pl:692 bin/ir.pl:701 bin/is.pl:777 bin/is.pl:785 bin/aa.pl:843
+#: bin/oe.pl:729
+msgid "Internal Notes"
+msgstr ""
+
+#: bin/ir.pl:693 bin/ir.pl:704
+msgid "Import Text"
+msgstr ""
+
+#: bin/ir.pl:722 bin/is.pl:467 bin/is.pl:800
+msgid "Calculate Taxes"
+msgstr ""
+
+#: bin/ir.pl:743 bin/is.pl:822 bin/aa.pl:856
+#: addons/1.3/extended_arap/trunk/UI/aa.html:390 tools/dbstrings:47
+#: tools/dbstrings:184
+msgid "Payments"
+msgstr ""
+
+#: bin/ir.pl:756 bin/is.pl:835 bin/aa.pl:873
+#: addons/1.3/extended_arap/trunk/UI/aa.html:402
+msgid "Exch"
+msgstr ""
+
+#: bin/ir.pl:855 bin/is.pl:954 bin/aa.pl:981
+msgid "Copy to New"
+msgstr ""
+
+#: bin/ir.pl:856 bin/is.pl:957 bin/aa.pl:984 bin/gl.pl:268
+#: scripts/vouchers.pl:324 scripts/drafts.pl:242 UI/payments/payment2.html:330
+#: addons/1.3/extended_arap/trunk/UI/aa.html:594
+#: LedgerSMB/Report/Unapproved/Batch_Overview.pm:222
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Unapproved/Batch_Overview.pm:222
+msgid "Post"
+msgstr ""
+
+#: bin/ir.pl:858 bin/gl.pl:270
 msgid "Post as new"
 msgstr ""
 
-#: gl.pl:270 ir.pl:830 is.pl:939 oe.pl:813
+#: bin/ir.pl:865 bin/is.pl:965 bin/aa.pl:986 bin/gl.pl:272 bin/oe.pl:831
+#: addons/1.3/extended_arap/trunk/UI/aa.html:614
 msgid "Schedule"
 msgstr ""
 
-#: gl.pl:274 ir.pl:838 is.pl:949
-msgid "New"
+#: bin/ir.pl:869 bin/is.pl:760 bin/aa.pl:1754
+msgid "On Hold"
 msgstr ""
 
-#: gl.pl:309
-msgid "Post as Saved"
+#: bin/ir.pl:871 bin/is.pl:973 bin/aa.pl:991
+#: addons/1.3/extended_arap/trunk/UI/aa.html:627
+msgid "Save Info"
 msgstr ""
 
-#: gl.pl:316
-msgid "Post as Shown"
+#: bin/ir.pl:908 bin/ic.pl:894 bin/is.pl:1029 bin/aa.pl:1055 bin/oe.pl:899
+msgid "Attached and Linked Files"
 msgstr ""
 
-#: gl.pl:456
-msgid "General Ledger Reports"
+#: bin/ir.pl:910 bin/ir.pl:929 bin/ic.pl:896 bin/ic.pl:915 bin/is.pl:1031
+#: bin/is.pl:1050 bin/aa.pl:1057 bin/aa.pl:1076 bin/oe.pl:901 bin/oe.pl:920
+msgid "File name"
 msgstr ""
 
-#: gl.pl:525
-msgid "Asset"
+#: bin/ir.pl:911 bin/ir.pl:930 bin/ic.pl:897 bin/ic.pl:916 bin/is.pl:1032
+#: bin/is.pl:1051 bin/aa.pl:1058 bin/aa.pl:1077 bin/oe.pl:902 bin/oe.pl:921
+msgid "File type"
 msgstr ""
 
-#: gl.pl:526
-msgid "Liability"
+#: bin/ir.pl:912 bin/ir.pl:933 bin/ic.pl:898 bin/ic.pl:919 bin/is.pl:1033
+#: bin/is.pl:1054 bin/aa.pl:1059 bin/aa.pl:1080 bin/oe.pl:903 bin/oe.pl:924
+msgid "Attached at"
 msgstr ""
 
-#: gl.pl:527
-msgid "Equity"
+#: bin/ir.pl:913 bin/ir.pl:934 bin/ic.pl:899 bin/ic.pl:920 bin/is.pl:1034
+#: bin/is.pl:1055 bin/aa.pl:1060 bin/aa.pl:1081 bin/oe.pl:904 bin/oe.pl:925
+msgid "Attached by"
 msgstr ""
 
-#: gl.pl:528 ic.pl:527 ic.pl:654 ic.pl:675 ic.pl:1906 pe.pl:260
-msgid "Income"
+#: bin/ir.pl:931 bin/ic.pl:917 bin/is.pl:1052 bin/aa.pl:1078 bin/oe.pl:922
+msgid "Attached To Type"
 msgstr ""
 
-#: gl.pl:529 ic.pl:680 ic.pl:1908
-msgid "Expense"
+#: bin/ir.pl:932 bin/ic.pl:918 bin/is.pl:1053 bin/aa.pl:1079 bin/oe.pl:923
+msgid "Attached To"
 msgstr ""
 
-#: gl.pl:533
-msgid "General Ledger: %1 %2"
+#: bin/ir.pl:958 bin/ic.pl:946 bin/is.pl:1079 bin/aa.pl:1107 bin/oe.pl:949
+msgid "Attach"
 msgstr ""
 
-#: gl.pl:535
-msgid "General Ledger"
+#: bin/ir.pl:1004 bin/ir.pl:1260 bin/is.pl:1316 bin/oe.pl:1201
+msgid "ea"
 msgstr ""
 
-#: gl.pl:561 ir.pl:723 is.pl:798 payment.pl:159 pos.pl:468 recon.pl:296
-#: rp.pl:2019
-msgid "Source"
+#: bin/ir.pl:1272 bin/is.pl:1328 bin/oe.pl:2222
+msgid "Could not save the data.  Please try again"
 msgstr ""
 
-#: gl.pl:567 ir.pl:561 ir.pl:724 is.pl:642 is.pl:799 payment.pl:160
-#: payment.pl:888 pos.pl:469 rp.pl:2016
-msgid "Memo"
+#: bin/ir.pl:1281 bin/is.pl:1336 bin/aa.pl:1300
+msgid "Invoice Date missing!"
 msgstr ""
 
-#: gl.pl:593 ic.pl:789 ic.pl:1261 ic.pl:1789 ir.pl:654 is.pl:733 jc.pl:555
-#: oe.pl:710 pe.pl:373
-msgid "Notes"
+#: bin/ir.pl:1282 bin/aa.pl:1297
+msgid "Vendor missing!"
 msgstr ""
 
-#: gl.pl:600 ic.pl:1056 ic.pl:1601 ic.pl:2911 jc.pl:191 jc.pl:1402 jc.pl:1818
-#: oe.pl:1494 oe.pl:1878 oe.pl:3186 pe.pl:698 pe.pl:968 pe.pl:2452
-#: bin_list.tex:34
-msgid "From"
+#: bin/ir.pl:1295 bin/is.pl:1350
+msgid "Cannot post invoice for a closed period!"
 msgstr ""
 
-#: gl.pl:607 ic.pl:1058 ic.pl:1608 ic.pl:2912 jc.pl:194 jc.pl:1410 jc.pl:1826
-#: oe.pl:1496 oe.pl:1883 oe.pl:3189 pe.pl:700 pe.pl:981 pe.pl:2455
-msgid "To"
+#: bin/ir.pl:1298 bin/pos.pl:699 bin/is.pl:1353 bin/aa.pl:1311 bin/oe.pl:2246
+#: bin/oe.pl:2595 addons/1.4/pos/trunk/bin/pos.pl:699
+msgid "Exchange rate missing!"
 msgstr ""
 
-#: gl.pl:802
-msgid "GL Transaction"
+#: bin/ir.pl:1306 bin/is.pl:1361 bin/aa.pl:1319
+msgid "Payment date missing!"
 msgstr ""
 
-#: gl.pl:811 Contact/contact.html:631
-msgid "AR Transaction"
+#: bin/ir.pl:1309 bin/is.pl:1364 bin/aa.pl:1322
+msgid "Cannot post payment for a closed period!"
 msgstr ""
 
-#: gl.pl:818 ic.pl:1553 oe.pl:796
-msgid "Sales Invoice"
+#: bin/ir.pl:1316 bin/is.pl:1371 bin/aa.pl:1329
+msgid "Exchange rate for payment missing!"
 msgstr ""
 
-#: gl.pl:827 Contact/contact.html:631
-msgid "AP Transaction"
+#: bin/ir.pl:1335 bin/is.pl:1392
+msgid "Cannot post invoice!"
 msgstr ""
 
-#: gl.pl:834 ic.pl:1548 oe.pl:804 Contact/contact.html:640
-msgid "Vendor Invoice"
+#: bin/ir.pl:1357 bin/is.pl:1438
+msgid "Are you sure you want to delete Invoice Number [_1]?"
 msgstr ""
 
-#: gl.pl:858
-msgid "Email CSV Report"
+#: bin/ir.pl:1362 bin/bp.pl:206 bin/is.pl:1445 bin/aa.pl:1442 bin/gl.pl:1128
+#: bin/oe.pl:2357 scripts/taxform.pl:283
+msgid "Yes"
 msgstr ""
 
-#: gl.pl:903
-msgid "GL report sent to %1"
+#: bin/ir.pl:1372 bin/is.pl:1460
+msgid "Invoice deleted!"
 msgstr ""
 
-#: gl.pl:1092
-msgid "Are you sure you want to delete Transaction %1"
+#: bin/ir.pl:1375 bin/is.pl:1463
+msgid "Cannot delete invoice!"
 msgstr ""
 
-#: gl.pl:1116
-msgid "Transaction deleted!"
+#: bin/ir.pl:1431 bin/is.pl:1519 bin/aa.pl:1153 bin/aa.pl:1410 bin/gl.pl:127
+msgid "Draft Posted"
 msgstr ""
 
-#: gl.pl:1119
-msgid "Cannot delete transaction!"
+#: bin/pos.pl:105 addons/1.4/pos/trunk/bin/pos.pl:105
+msgid "Add POS Invoice"
 msgstr ""
 
-#: gl.pl:1129
-msgid "Transaction Date missing!"
+#: bin/pos.pl:164 addons/1.4/pos/trunk/bin/pos.pl:164
+msgid "Edit POS Invoice"
 msgstr ""
 
-#: gl.pl:1135
-msgid "Cannot post transaction for a closed period!"
+#: bin/pos.pl:278 bin/is.pl:415 bin/oe.pl:415
+#: addons/1.4/pos/trunk/bin/pos.pl:278
+msgid "Business"
 msgstr ""
 
-#: gl.pl:1150 pos.pl:738
+#: bin/pos.pl:281 bin/is.pl:418 bin/oe.pl:419
+#: addons/1.4/pos/trunk/bin/pos.pl:281
+msgid "Trade Discount"
+msgstr ""
+
+#: bin/pos.pl:342 addons/1.4/pos/trunk/bin/pos.pl:342
+msgid "Check ID"
+msgstr ""
+
+#: bin/pos.pl:461 addons/1.4/pos/trunk/bin/pos.pl:461
+msgid "Credit Card Track"
+msgstr ""
+
+#: bin/pos.pl:563 addons/1.4/pos/trunk/bin/pos.pl:563
+msgid "Change"
+msgstr ""
+
+#: bin/pos.pl:618 addons/1.4/pos/trunk/bin/pos.pl:618
+msgid "Open Till"
+msgstr ""
+
+#: bin/pos.pl:622 addons/1.4/pos/trunk/bin/pos.pl:622
+#: addons/1.3/extended_arap/trunk/UI/aa.html:603
+msgid "Print and Post"
+msgstr ""
+
+#: bin/pos.pl:686 bin/is.pl:1337 bin/pe.pl:2870 bin/aa.pl:1296
+#: addons/1.4/pos/trunk/bin/pos.pl:686
+msgid "Customer missing!"
+msgstr ""
+
+#: bin/pos.pl:725 addons/1.4/pos/trunk/bin/pos.pl:725
+msgid "Posted!"
+msgstr ""
+
+#: bin/pos.pl:728 bin/aa.pl:1366 bin/gl.pl:1180
+#: addons/1.4/pos/trunk/bin/pos.pl:728
 msgid "Cannot post transaction!"
 msgstr ""
 
-#: gl.pl:1165
-msgid ""
-"Cannot post transaction with a debit and credit entry for the same account!"
+#: bin/pos.pl:744 bin/ic.pl:768 bin/ic.pl:1241 bin/ic.pl:1315 bin/ic.pl:1628
+#: bin/ic.pl:1786 bin/ic.pl:2479 bin/ic.pl:2535 bin/ic.pl:2580 bin/ic.pl:3056
+#: bin/ic.pl:3814 bin/ic.pl:3888 bin/arap.pl:388 bin/io.pl:188 bin/io.pl:490
+#: bin/pe.pl:286 bin/pe.pl:335 bin/pe.pl:520 bin/pe.pl:735 bin/pe.pl:778
+#: bin/pe.pl:987 bin/pe.pl:1210 bin/pe.pl:1808 bin/pe.pl:1890 bin/pe.pl:1922
+#: bin/oe.pl:1472 bin/oe.pl:1830 bin/oe.pl:2908
+#: addons/1.4/pos/trunk/bin/pos.pl:744 UI/Contact/contact.html:396
+#: addons/1.3/crm-basic/trunk/UI/crm/divs/credit.html:20
+#: addons/1.3/audit/trunk/LedgerSMB/Vendor/Audit.pm:328
+msgid "Number"
 msgstr ""
 
-#: gl.pl:1175
-msgid "Out of balance transaction!"
+#: bin/pos.pl:752 bin/ic.pl:812 bin/ic.pl:1250 bin/ic.pl:1810 bin/ic.pl:3053
+#: bin/io.pl:196 bin/pe.pl:421 bin/oe.pl:2916
+#: addons/1.4/pos/trunk/bin/pos.pl:752 LedgerSMB/Report/Contact/History.pm:81
+#: LedgerSMB/ScriptLib/Company.pm:550
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/History.pm:81
+msgid "Unit"
 msgstr ""
 
-#: ic.pl:129
+#: bin/pos.pl:754 bin/io.pl:198 bin/io.pl:498
+#: addons/1.4/pos/trunk/bin/pos.pl:754
+msgid "Price"
+msgstr ""
+
+#: bin/pos.pl:756 bin/ic.pl:1868 bin/io.pl:201
+#: addons/1.4/pos/trunk/bin/pos.pl:756
+msgid "Extended"
+msgstr ""
+
+#: bin/pos.pl:1125 addons/1.4/pos/trunk/bin/pos.pl:1125 tools/dbstrings:26
+#: tools/dbstrings:46 tools/dbstrings:182
+msgid "Receipts"
+msgstr ""
+
+#: bin/ic.pl:129
 msgid "Cannot create Part; Inventory account does not exist!"
 msgstr ""
 
-#: ic.pl:132
+#: bin/ic.pl:132
 msgid "Cannot create Part; Income account does not exist!"
 msgstr ""
 
-#: ic.pl:135
+#: bin/ic.pl:135
 msgid "Cannot create Part; COGS account does not exist!"
 msgstr ""
 
-#: ic.pl:144
+#: bin/ic.pl:144
 msgid "Cannot create Service; Income account does not exist!"
 msgstr ""
 
-#: ic.pl:148
+#: bin/ic.pl:148
 msgid "Cannot create Service; Expense account does not exist!"
 msgstr ""
 
-#: ic.pl:157
+#: bin/ic.pl:157
 msgid "Cannot create Assembly; Income account does not exist!"
 msgstr ""
 
-#: ic.pl:165
+#: bin/ic.pl:165
 msgid "Cannot create Labor; Inventory account does not exist!"
 msgstr ""
 
-#: ic.pl:168
+#: bin/ic.pl:168
 msgid "Cannot create Labor; COGS account does not exist!"
 msgstr ""
 
-#: ic.pl:426 ic.pl:983 ic.pl:989 ic.pl:1628 ic.pl:1792 ic.pl:2389 ic.pl:2395
-#: ic.pl:2535 ic.pl:3050 oe.pl:3104 oe.pl:3182 oe.pl:3217 pe.pl:255 pe.pl:797
-#: pe.pl:1411 pe.pl:1418 pe.pl:1547
+#: bin/ic.pl:429 bin/ic.pl:987 bin/ic.pl:993 bin/ic.pl:1632 bin/ic.pl:1796
+#: bin/ic.pl:2393 bin/ic.pl:2399 bin/ic.pl:2539 bin/ic.pl:3068 bin/io.pl:223
+#: bin/io.pl:496 bin/pe.pl:255 bin/pe.pl:797 bin/pe.pl:1411 bin/pe.pl:1418
+#: bin/pe.pl:1547 bin/oe.pl:3134 bin/oe.pl:3212 bin/oe.pl:3247
 msgid "Group"
 msgstr ""
 
-#: ic.pl:439 ic.pl:997 ic.pl:1858 ic.pl:2909 pe.pl:396
-#: Contact/history_filter.html:296 Contact/search.html:244
+#: bin/ic.pl:442 bin/ic.pl:1001 bin/ic.pl:1862 bin/ic.pl:2922 bin/pe.pl:396
+#: LedgerSMB/Report/Contact/History.pm:85 LedgerSMB/ScriptLib/Company.pm:551
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/History.pm:85
 msgid "Sell Price"
 msgstr ""
 
-#: ic.pl:443 ic.pl:994 ic.pl:1809 pe.pl:390
+#: bin/ic.pl:446 bin/ic.pl:998 bin/ic.pl:1813 bin/pe.pl:390
 msgid "List Price"
 msgstr ""
 
-#: ic.pl:451 ic.pl:1003
+#: bin/ic.pl:454 bin/ic.pl:1007
 msgid "Average Cost"
 msgstr ""
 
-#: ic.pl:460 ic.pl:637 ic.pl:1000 ic.pl:1813
+#: bin/ic.pl:463 bin/ic.pl:640 bin/ic.pl:1004 bin/ic.pl:1817
 msgid "Last Cost"
 msgstr ""
 
-#: ic.pl:466 ic.pl:643 ic.pl:1009
+#: bin/ic.pl:469 bin/ic.pl:646 bin/ic.pl:1013
 msgid "Markup"
 msgstr ""
 
-#: ic.pl:477 ic.pl:703 ic.pl:1110 ic.pl:1490
+#: bin/ic.pl:480 bin/ic.pl:706 bin/ic.pl:1114 bin/ic.pl:1494
 msgid "On Hand"
 msgstr ""
 
-#: ic.pl:486 ic.pl:1137 ic.pl:1818 ic.pl:3876
+#: bin/ic.pl:489 bin/ic.pl:1141 bin/ic.pl:1822 bin/ic.pl:3901
 msgid "ROP"
 msgstr ""
 
-#: ic.pl:493 ic.pl:1133 ic.pl:1796 ic.pl:3871 oe.pl:2891 pe.pl:417
+#: bin/ic.pl:496 bin/ic.pl:1137 bin/ic.pl:1800 bin/ic.pl:3896 bin/io.pl:203
+#: bin/pe.pl:417 bin/oe.pl:2918
 msgid "Bin"
 msgstr ""
 
-#: ic.pl:503 ic.pl:1173 ic.pl:1875
+#: bin/ic.pl:506 bin/ic.pl:1177 bin/ic.pl:1879
 msgid "Image"
 msgstr ""
 
-#: ic.pl:505 ic.pl:1166 ic.pl:1180 ic.pl:1657 ic.pl:1883
+#: bin/ic.pl:508 bin/ic.pl:1170 bin/ic.pl:1184 bin/ic.pl:1661 bin/ic.pl:1887
 msgid "Microfiche"
 msgstr ""
 
-#: ic.pl:509 ic.pl:1164 ic.pl:1177 ic.pl:1653 ic.pl:1879
+#: bin/ic.pl:512 bin/ic.pl:1168 bin/ic.pl:1181 bin/ic.pl:1657 bin/ic.pl:1883
 msgid "Drawing"
 msgstr ""
 
-#: ic.pl:522 ic.pl:1903
+#: bin/ic.pl:525 bin/ic.pl:1907
 msgid "Inventory"
 msgstr ""
 
-#: ic.pl:532 ic.pl:718
+#: bin/ic.pl:530 bin/ic.pl:657 bin/ic.pl:678 bin/ic.pl:1910 bin/pe.pl:260
+#: bin/gl.pl:530
+msgid "Income"
+msgstr ""
+
+#: bin/ic.pl:535 bin/ic.pl:721
 msgid "COGS"
 msgstr ""
 
-#: ic.pl:541 ic.pl:663 ic.pl:689 ic.pl:1910 oe.pl:1450 oe.pl:1803 pe.pl:275
+#: bin/ic.pl:544 bin/ic.pl:666 bin/ic.pl:692 bin/ic.pl:1914 bin/pe.pl:275
+#: bin/aa.pl:1684 bin/aa.pl:2052 bin/oe.pl:1481 bin/oe.pl:1834
+#: LedgerSMB/Report/Contact/Purchase.pm:83
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/Purchase.pm:83
 msgid "Tax"
 msgstr ""
 
-#: ic.pl:549 ic.pl:576 ic.pl:598 ic.pl:1141 ic.pl:1820 pe.pl:401
+#: bin/ic.pl:552 bin/ic.pl:579 bin/ic.pl:601 bin/ic.pl:1145 bin/ic.pl:1824
+#: bin/pe.pl:401
 msgid "Weight"
 msgstr ""
 
-#: ic.pl:629
+#: bin/ic.pl:632
 msgid "Stock"
 msgstr ""
 
-#: ic.pl:712
+#: bin/ic.pl:683 bin/ic.pl:1912 bin/gl.pl:531
+msgid "Expense"
+msgstr ""
+
+#: bin/ic.pl:715
 msgid "Labor/Overhead"
 msgstr ""
 
-#: ic.pl:730 ic.pl:1335 ic.pl:1473
+#: bin/ic.pl:733 bin/ic.pl:1339 bin/ic.pl:1477
+#: addons/1.3/budgetting/branches/1.0/trunk/scripts/budgets.pl:162
+#: addons/1.3/budgetting/branches/1.0/scripts/budgets.pl:162
+#: addons/1.3/budgetting/trunk/scripts/budgets.pl:162
 msgid "Obsolete"
 msgstr ""
 
-#: ic.pl:764 ic.pl:1237 ic.pl:1311 ic.pl:1624 ic.pl:1782 ic.pl:2475 ic.pl:2531
-#: ic.pl:2576 ic.pl:2811 ic.pl:3038 ic.pl:3789 ic.pl:3863 oe.pl:1441
-#: oe.pl:1799 oe.pl:2881 pe.pl:286 pe.pl:335 pe.pl:520 pe.pl:735 pe.pl:778
-#: pe.pl:987 pe.pl:1210 pe.pl:1808 pe.pl:1890 pe.pl:1922 pos.pl:754
-msgid "Number"
-msgstr ""
-
-#: ic.pl:784 pe.pl:368
+#: bin/ic.pl:788 bin/pe.pl:368
 msgid "Link Accounts"
 msgstr ""
 
-#: ic.pl:801 ic.pl:1249 ic.pl:1800 pe.pl:385
+#: bin/ic.pl:805 bin/ic.pl:1253 bin/ic.pl:1804 bin/pe.pl:385
 msgid "Updated"
 msgstr ""
 
-#: ic.pl:808 ic.pl:1246 ic.pl:1806 ic.pl:3035 oe.pl:2889 pe.pl:421 pos.pl:762
-#: Contact/history_filter.html:326 Contact/search.html:271
-msgid "Unit"
-msgstr ""
-
-#: ic.pl:890 ir.pl:873 is.pl:1004 oe.pl:881
-msgid "Attached and Linked Files"
-msgstr ""
-
-#: ic.pl:892 ic.pl:911 ir.pl:875 ir.pl:894 is.pl:1006 is.pl:1025 oe.pl:883
-#: oe.pl:902
-msgid "File name"
-msgstr ""
-
-#: ic.pl:893 ic.pl:912 ir.pl:876 ir.pl:895 is.pl:1007 is.pl:1026 oe.pl:884
-#: oe.pl:903
-msgid "File type"
-msgstr ""
-
-#: ic.pl:894 ic.pl:915 ir.pl:877 ir.pl:898 is.pl:1008 is.pl:1029 oe.pl:885
-#: oe.pl:906
-msgid "Attached at"
-msgstr ""
-
-#: ic.pl:895 ic.pl:916 ir.pl:878 ir.pl:899 is.pl:1009 is.pl:1030 oe.pl:886
-#: oe.pl:907
-msgid "Attached by"
-msgstr ""
-
-#: ic.pl:913 ir.pl:896 is.pl:1027 oe.pl:904
-msgid "Attached To Type"
-msgstr ""
-
-#: ic.pl:914 ir.pl:897 is.pl:1028 oe.pl:905
-msgid "Attached To"
-msgstr ""
-
-#: ic.pl:942 ir.pl:923 is.pl:1054 oe.pl:931
-msgid "Attach"
-msgstr ""
-
-#: ic.pl:1006
+#: bin/ic.pl:1010
 msgid "Line Total"
 msgstr ""
 
-#: ic.pl:1012
+#: bin/ic.pl:1016
 msgid "Accounts"
 msgstr ""
 
-#: ic.pl:1019
+#: bin/ic.pl:1023
 msgid "Vendor Invoices"
 msgstr ""
 
-#: ic.pl:1027 ic.pl:1538 oe.pl:290 oe.pl:811 oe.pl:1695 oe.pl:1700
-#: Contact/contact.html:658
+#: bin/ic.pl:1031 bin/ic.pl:1542 bin/io.pl:1322 bin/oe.pl:290 bin/oe.pl:829
+#: bin/oe.pl:1726 bin/oe.pl:1731 tools/dbstrings:67 tools/dbstrings:148
+#: tools/dbstrings:163
 msgid "RFQ"
 msgstr ""
 
-#: ic.pl:1038
+#: bin/ic.pl:1042 tools/dbstrings:108
 msgid "Sales Invoices"
 msgstr ""
 
-#: ic.pl:1046 oe.pl:1248 oe.pl:1754
+#: bin/ic.pl:1050 bin/oe.pl:1279 bin/oe.pl:1785 tools/dbstrings:8
+#: tools/dbstrings:69 tools/dbstrings:112
 msgid "Quotations"
 msgstr ""
 
-#: ic.pl:1063
+#: bin/ic.pl:1067
 msgid "Accrual"
 msgstr ""
 
-#: ic.pl:1065
+#: bin/ic.pl:1069 addons/1.4/pos/trunk/pos.conf.pl:42 tools/dbstrings:40
 msgid "Cash"
 msgstr ""
 
-#: ic.pl:1071 ic.pl:1576 jc.pl:310 jc.pl:1417 oe.pl:344 oe.pl:1369 oe.pl:1888
-#: pos.pl:167
-msgid "Open"
-msgstr ""
-
-#: ic.pl:1073 ic.pl:1581 ic.pl:1584 jc.pl:313 jc.pl:1423 oe.pl:347 oe.pl:1372
-#: oe.pl:1892
-msgid "Closed"
-msgstr ""
-
-#: ic.pl:1075 ic.pl:1589 pe.pl:2515 rc-reconciliation.html:92
+#: bin/ic.pl:1079 bin/ic.pl:1593 bin/pe.pl:2515 bin/aa.pl:1597
 msgid "Summary"
 msgstr ""
 
-#: ic.pl:1077 ic.pl:1595 pe.pl:2517 rc-reconciliation.html:99
+#: bin/ic.pl:1081 bin/ic.pl:1599 bin/pe.pl:2517 bin/aa.pl:1600
 msgid "Detail"
 msgstr ""
 
-#: ic.pl:1086 ic.pl:1848
+#: bin/ic.pl:1090 bin/ic.pl:1852 bin/arap.pl:164
+#: LedgerSMB/Report/PNL/Invoice.pm:85 LedgerSMB/Report/PNL/ECA.pm:88
+#: LedgerSMB/Report/Contact/Search.pm:53 LedgerSMB/Report/Contact/Search.pm:96
+#: LedgerSMB/Report/Contact/Purchase.pm:58
+#: LedgerSMB/Report/Contact/Purchase.pm:135
+#: LedgerSMB/Report/Contact/History.pm:52
+#: LedgerSMB/Report/Contact/History.pm:123
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/PNL/Invoice.pm:85
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/PNL/ECA.pm:88
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/Search.pm:53
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/Search.pm:96
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/Purchase.pm:58
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/Purchase.pm:135
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/History.pm:52
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/History.pm:123
+#: addons/1.3/audit/trunk/LedgerSMB/Vendor/Audit.pm:155
 msgid "Name"
 msgstr ""
 
-#: ic.pl:1089 ir.pl:342 is.pl:355 oe.pl:369 oe.pl:1456 oe.pl:2529 pos.pl:223
-#: Contact/history_filter.html:305 Contact/search.html:253
-msgid "Currency"
-msgstr ""
-
-#: ic.pl:1092 ic.pl:1853 jc.pl:272 jc.pl:589 oe.pl:554 oe.pl:1190 oe.pl:1199
-#: oe.pl:1208 oe.pl:1226 oe.pl:1252 oe.pl:1272 oe.pl:1707 oe.pl:1755
-#: oe.pl:1852 pe.pl:2481
-msgid "Employee"
-msgstr ""
-
-#: ic.pl:1095 ic.pl:1098 ic.pl:1634 ic.pl:1888 Contact/history_filter.html:365
-#: Contact/search.html:305
+#: bin/ic.pl:1099 bin/ic.pl:1102 bin/ic.pl:1638 bin/ic.pl:1892
+#: LedgerSMB/Report/Contact/History.pm:97 LedgerSMB/ScriptLib/Company.pm:553
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/History.pm:97
 msgid "Serial Number"
 msgstr ""
 
-#: ic.pl:1104 ic.pl:1487 pe.pl:726 pe.pl:933 pe.pl:1407 pe.pl:1612
+#: bin/ic.pl:1108 bin/ic.pl:1491 bin/pe.pl:726 bin/pe.pl:933 bin/pe.pl:1407
+#: bin/pe.pl:1612
 msgid "Orphaned"
 msgstr ""
 
-#: ic.pl:1112 ic.pl:1494
+#: bin/ic.pl:1116 bin/ic.pl:1498
 msgid "Short"
 msgstr ""
 
-#: ic.pl:1117 ic.pl:1126 ic.pl:1645 ic.pl:1826 ic.pl:2771
+#: bin/ic.pl:1121 bin/ic.pl:1130 bin/ic.pl:1649 bin/ic.pl:1830 bin/ic.pl:2778
 msgid "Make"
 msgstr ""
 
-#: ic.pl:1119 ic.pl:1129 ic.pl:1649 ic.pl:1830 ic.pl:2772
+#: bin/ic.pl:1123 bin/ic.pl:1133 bin/ic.pl:1653 bin/ic.pl:1834 bin/ic.pl:2779
 msgid "Model"
 msgstr ""
 
-#: ic.pl:1152 ic.pl:1158 ic.pl:1616 ic.pl:1898 oe.pl:1299 oe.pl:1837
-#: oe.pl:2766
+#: bin/ic.pl:1156 bin/ic.pl:1162 bin/ic.pl:1620 bin/ic.pl:1902 bin/oe.pl:1330
+#: bin/oe.pl:1868 bin/oe.pl:2797
 msgid "Warehouse"
 msgstr ""
 
-#: ic.pl:1193
+#: bin/ic.pl:1197
 msgid "Top Level"
 msgstr ""
 
-#: ic.pl:1195 ic.pl:3057
+#: bin/ic.pl:1199 bin/ic.pl:3075
 msgid "Individual Items"
 msgstr ""
 
-#: ic.pl:1201 ic.pl:1431 ic.pl:3048
+#: bin/ic.pl:1205 bin/ic.pl:1435 bin/ic.pl:3066
 msgid "BOM"
 msgstr ""
 
-#: ic.pl:1234 oe.pl:1427
+#: bin/ic.pl:1238 bin/aa.pl:1658 bin/oe.pl:1458
 msgid "No."
 msgstr ""
 
-#: ic.pl:1243 ic.pl:1803 ic.pl:3033 ic.pl:3874 jc.pl:886 jc.pl:1855 oe.pl:2887
-#: oe.pl:3191 pe.pl:2663 pos.pl:760 Contact/history_filter.html:316
-#: Contact/search.html:263
-msgid "Qty"
-msgstr ""
-
-#: ic.pl:1332 ic.pl:1464 pe.pl:844 pe.pl:936
+#: bin/ic.pl:1336 bin/ic.pl:1468 bin/pe.pl:844 bin/pe.pl:936 bin/aa.pl:1753
 msgid "Active"
 msgstr ""
 
-#: ic.pl:1359 jc.pl:305 oe.pl:1502
-msgid "Include in Report"
+#: bin/ic.pl:1547 bin/ic.pl:1847 bin/bp.pl:375 bin/io.pl:1317 bin/io.pl:1569
+#: bin/io.pl:1576 bin/oe.pl:281 bin/oe.pl:818 bin/oe.pl:1788 bin/oe.pl:1793
+#: bin/oe.pl:2278 tools/dbstrings:66 tools/dbstrings:147 tools/dbstrings:162
+msgid "Quotation"
 msgstr ""
 
-#: ic.pl:1816
-msgid "Avg Cost"
+#: bin/ic.pl:1552 bin/aa.pl:2423 bin/gl.pl:851 bin/oe.pl:822
+#: tools/dbstrings:173
+msgid "Vendor Invoice"
 msgstr ""
 
-#: ic.pl:1864 pos.pl:766
-msgid "Extended"
+#: bin/ic.pl:1557 bin/is.pl:917 bin/aa.pl:2411 bin/gl.pl:835 bin/oe.pl:814
+#: tools/dbstrings:167
+msgid "Sales Invoice"
 msgstr ""
 
-#: ic.pl:1870 ic.pl:2799 ic.pl:2893 oe.pl:1808 oe.pl:3473 rp.pl:2015
-msgid "Curr"
+#: bin/ic.pl:1820
+msgid "Avg Cost"
 msgstr ""
 
-#: ic.pl:1893 pe.pl:353 pe.pl:532 pe.pl:1004
+#: bin/ic.pl:1897 bin/pe.pl:353 bin/pe.pl:532 bin/pe.pl:1004
+#: tools/dbstrings:89
 msgid "Assembly"
 msgstr ""
 
-#: ic.pl:1918
+#: bin/ic.pl:1922 tools/dbstrings:74
 msgid "Add Part"
 msgstr ""
 
-#: ic.pl:1925
+#: bin/ic.pl:1929 tools/dbstrings:75
 msgid "Add Service"
 msgstr ""
 
-#: ic.pl:1932
+#: bin/ic.pl:1936 tools/dbstrings:76
 msgid "Add Assembly"
 msgstr ""
 
-#: ic.pl:1939
+#: bin/ic.pl:1943
 msgid "Add Labor/Overhead"
 msgstr ""
 
-#: ic.pl:2408 jc.pl:170 oe.pl:1394 pe.pl:707 pe.pl:2431
-msgid "Period"
-msgstr ""
-
-#: ic.pl:2451
+#: bin/ic.pl:2455
 msgid "No History!"
 msgstr ""
 
-#: ic.pl:2454 ic.pl:2599
+#: bin/ic.pl:2458 bin/ic.pl:2606
 msgid "Parts Requirements"
 msgstr ""
 
-#: ic.pl:2583
+#: bin/ic.pl:2587
 msgid "Onhand"
 msgstr ""
 
-#: ic.pl:2585
+#: bin/ic.pl:2589
 msgid "SO"
 msgstr ""
 
-#: ic.pl:2587
+#: bin/ic.pl:2591
 msgid "PO"
 msgstr ""
 
-#: ic.pl:2810 ir.pl:428 oe.pl:1706 oe.pl:3462 oe.pl:3645 pe.pl:2793 rp.pl:246
-#: rp.pl:1773 payments/payments_detail.html:12
-msgid "Vendor"
+#: bin/ic.pl:2818 bin/ic.pl:3480 scripts/payment.pl:159
+#: addons/1.3/budgetting/branches/1.0/trunk/scripts/budgets.pl:41
+#: addons/1.3/budgetting/branches/1.0/scripts/budgets.pl:41
+#: addons/1.3/budgetting/trunk/scripts/budgets.pl:41
+#: UI/Reports/filters/contact_search.html:70
+#: addons/1.3/report_framework/trunk/UI/Reports/filters/contact_search.html:70
+#: LedgerSMB/Report/Trial_Balance.pm:127 LedgerSMB/Report/COA.pm:85
+#: LedgerSMB/Report/Budget/Variance.pm:70
+#: LedgerSMB/Report/Budget/Search.pm:122 LedgerSMB/Report/PNL/ECA.pm:90
+#: LedgerSMB/Report/GL.pm:204 LedgerSMB/Report/Contact/Search.pm:98
+#: LedgerSMB/Report/Contact/Purchase.pm:137
+#: LedgerSMB/Report/Contact/History.pm:56
+#: LedgerSMB/Report/Contact/History.pm:126
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Trial_Balance.pm:127
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/COA.pm:85
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Budget/Variance.pm:70
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Budget/Search.pm:122
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/PNL/ECA.pm:90
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/GL.pm:204
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/Search.pm:98
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/Purchase.pm:137
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/History.pm:56
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/History.pm:126
+msgid "Account Number"
 msgstr ""
 
-#: ic.pl:2812 ic.pl:3047 jc.pl:888 oe.pl:3468
-msgid "Cost"
+#: bin/ic.pl:2819
+msgid "Vendor Reference Number"
 msgstr ""
 
-#: ic.pl:2814
+#: bin/ic.pl:2822
 msgid "Leadtime"
 msgstr ""
 
-#: ic.pl:2863 oe.pl:407
+#: bin/ic.pl:2875 bin/oe.pl:407
 msgid "days"
 msgstr ""
 
-#: ic.pl:2883 pe.pl:812 pe.pl:1617 pe.pl:1624 pe.pl:1752
+#: bin/ic.pl:2895 bin/pe.pl:812 bin/pe.pl:1617 bin/pe.pl:1624 bin/pe.pl:1752
 msgid "Pricegroup"
 msgstr ""
 
-#: ic.pl:2906 is.pl:481 oe.pl:1768 pe.pl:1011 pe.pl:2792 pos.pl:365 rp.pl:241
-#: rp.pl:1768 payments/payments_detail.html:12
-msgid "Customer"
-msgstr ""
-
-#: ic.pl:2908
+#: bin/ic.pl:2921
 msgid "Break"
 msgstr ""
 
-#: ic.pl:3031
+#: bin/ic.pl:3049 bin/io.pl:186
 msgid "Item"
 msgstr ""
 
-#: ic.pl:3043
+#: bin/ic.pl:3061
 msgid "Sell"
 msgstr ""
 
-#: ic.pl:3045
+#: bin/ic.pl:3063
 msgid "List"
 msgstr ""
 
-#: ic.pl:3049
+#: bin/ic.pl:3067
 msgid "A"
 msgstr ""
 
-#: ic.pl:3210
+#: bin/ic.pl:3228
 msgid "unexpected error!"
 msgstr ""
 
-#: ic.pl:3348
-msgid "%1: Vendor not on file!"
+#: bin/ic.pl:3369
+msgid "[_1]: Vendor not on file!"
 msgstr ""
 
-#: ic.pl:3426
-msgid "%1: Customer not on file!"
+#: bin/ic.pl:3447
+msgid "[_1]: Customer not on file!"
 msgstr ""
 
-#: ic.pl:3460 pe.pl:2284
+#: bin/ic.pl:3483 bin/arap.pl:170 bin/pe.pl:2284
 msgid "Address"
 msgstr ""
 
-#: ic.pl:3466 pe.pl:2288
+#: bin/ic.pl:3489 bin/arap.pl:179 bin/pe.pl:2288
 msgid "Select from one of the names below"
 msgstr ""
 
-#: ic.pl:3584
-msgid "Inventory quantity must be zero before you can set this %1 obsolete!"
+#: bin/ic.pl:3609
+msgid "Inventory quantity must be zero before you can set this [_1] obsolete!"
 msgstr ""
 
-#: ic.pl:3761
+#: bin/ic.pl:3786
 msgid "Item deleted!"
 msgstr ""
 
-#: ic.pl:3764
+#: bin/ic.pl:3789
 msgid "Cannot delete item!"
 msgstr ""
 
-#: ic.pl:3771 ic.pl:3883
+#: bin/ic.pl:3796 bin/ic.pl:3908 tools/dbstrings:80
 msgid "Stock Assembly"
 msgstr ""
 
-#: ic.pl:3802
+#: bin/ic.pl:3827
 msgid "Check Inventory"
 msgstr ""
 
-#: ic.pl:3878 pe.pl:539
+#: bin/ic.pl:3903 bin/pe.pl:539
 msgid "Add"
 msgstr ""
 
-#: ic.pl:3991
+#: bin/ic.pl:4016
 msgid "Quantity exceeds available units to stock!"
 msgstr ""
 
-#: ic.pl:4002
+#: bin/ic.pl:4027
 msgid "Assemblies restocked!"
 msgstr ""
 
-#: ic.pl:4005
+#: bin/ic.pl:4030
 msgid "Cannot stock assemblies!"
 msgstr ""
 
-#: ir.pl:72 ir.pl:91
-msgid "Add Debit Invoice"
+#: bin/bp.pl:107 bin/oe.pl:493 bin/oe.pl:1281 bin/oe.pl:1893
+msgid "Quotation Number"
 msgstr ""
 
-#: ir.pl:76 oe.pl:2419
-msgid "Add Vendor Invoice"
+#: bin/bp.pl:122
+msgid "Print [_1]"
 msgstr ""
 
-#: ir.pl:94
-msgid "Edit Vendor Invoice"
+#: bin/bp.pl:201
+msgid "Are you sure you want to remove the marked entries from the queue?"
 msgstr ""
 
-#: ir.pl:327 pe.pl:1930 pe.pl:2108 pos.pl:318 rp.pl:954
-msgid "Language"
+#: bin/bp.pl:224
+msgid "Removing marked entries from queue ..."
 msgstr ""
 
-#: ir.pl:356 ir.pl:364 is.pl:369 is.pl:375 oe.pl:383 oe.pl:391 oe.pl:2537
-#: payment.pl:894 pos.pl:237 pos.pl:243
-msgid "Exchange Rate"
+#: bin/bp.pl:230
+msgid "Removed spoolfiles!"
 msgstr ""
 
-#: ir.pl:440 is.pl:491 oe.pl:456 pos.pl:373
-msgid "Credit Limit"
+#: bin/bp.pl:233
+msgid "Cannot remove files!"
 msgstr ""
 
-#: ir.pl:445 is.pl:496 oe.pl:461 pos.pl:376
-msgid "Remaining"
+#: bin/bp.pl:261
+msgid "Marked entries printed!"
 msgstr ""
 
-#: ir.pl:453 is.pl:506 pos.pl:386
-msgid "Record in"
+#: bin/bp.pl:299
+msgid "Customer: [_1]"
 msgstr ""
 
-#: ir.pl:473 is.pl:535
-msgid "Invoice Date"
+#: bin/bp.pl:300
+msgid "Vendor: [_1]"
 msgstr ""
 
-#: ir.pl:477 is.pl:539 rp.pl:958
-msgid "Due Date"
+#: bin/bp.pl:310
+msgid "Invoice Number: [_1]"
 msgstr ""
 
-#: ir.pl:481 is.pl:543 oe.pl:443 oe.pl:1414 oe.pl:1421 oe.pl:1791 oe.pl:1865
-#: oe.pl:2842
-msgid "PO Number"
+#: bin/bp.pl:315
+msgid "Order Number: [_1]"
 msgstr ""
 
-#: ir.pl:519 is.pl:460 is.pl:596
-msgid "Automatic"
+#: bin/bp.pl:320
+msgid "Quotation Number: [_1]"
 msgstr ""
 
-#: ir.pl:523 is.pl:464 is.pl:600
-msgid "Manual"
+#: bin/bp.pl:385
+msgid "Spoolfile"
 msgstr ""
 
-#: ir.pl:548 is.pl:628 oe.pl:667 pos.pl:433
-msgid "Tax Included"
+#: bin/bp.pl:504
+msgid "Remove"
 msgstr ""
 
-#: ir.pl:558 is.pl:639
-msgid "Rate"
+#: bin/arap.pl:166 addons/1.3/b_units/trunk/scripts/business_unit.pl:133
+#: LedgerSMB/Report/Unapproved/Batch_Overview.pm:96
+#: LedgerSMB/Report/PNL/ECA.pm:92 LedgerSMB/Report/Contact/Search.pm:60
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Unapproved/Batch_Overview.pm:96
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/PNL/ECA.pm:92
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/Search.pm:60
+msgid "Control Code"
 msgstr ""
 
-#: ir.pl:560 is.pl:641
-msgid "Tax Code"
+#: bin/arap.pl:168
+msgid "[_1] Number"
 msgstr ""
 
-#: ir.pl:657 ir.pl:666 is.pl:738 is.pl:746 oe.pl:711
-msgid "Internal Notes"
+#: bin/arap.pl:172 addons/1.3/audit/trunk/LedgerSMB/Vendor/Audit.pm:329
+msgid "City"
 msgstr ""
 
-#: ir.pl:658 ir.pl:669
-msgid "Import Text"
+#: bin/arap.pl:371
+msgid "Project not on file!"
 msgstr ""
 
-#: ir.pl:687 is.pl:458 is.pl:761
-msgid "Calculate Taxes"
+#: bin/arap.pl:395
+msgid "Select from one of the projects below"
 msgstr ""
 
-#: ir.pl:708 is.pl:783 payments/payments_detail.html:14
-msgid "Payments"
+#: bin/arap.pl:531
+msgid "You are printing and saving an existing order"
 msgstr ""
 
-#: ir.pl:721 is.pl:796
-msgid "Exch"
+#: bin/arap.pl:535
+msgid "You are saving an existing order"
 msgstr ""
 
-#: ir.pl:820 is.pl:916
-msgid "Copy to New"
+#: bin/arap.pl:543
+msgid "You are printing and saving an existing quotation"
 msgstr ""
 
-#: ir.pl:834 is.pl:943
-msgid "On Hold"
+#: bin/arap.pl:547
+msgid "You are saving an existing quotation"
 msgstr ""
 
-#: ir.pl:836 is.pl:947
-msgid "Save Info"
+#: bin/arap.pl:555
+msgid "You are printing and posting an existing transaction!"
 msgstr ""
 
-#: ir.pl:969 ir.pl:1225 is.pl:1292 oe.pl:1172
-msgid "ea"
+#: bin/arap.pl:559
+msgid "You are posting an existing transaction!"
 msgstr ""
 
-#: ir.pl:1237 is.pl:1304 oe.pl:2191
-msgid "Could not save the data.  Please try again"
+#: bin/arap.pl:613
+msgid "Include Payment"
 msgstr ""
 
-#: ir.pl:1243 is.pl:1309
-msgid "Invoice Date missing!"
+#: bin/arap.pl:622
+msgid "Next Date"
 msgstr ""
 
-#: ir.pl:1244
-msgid "Vendor missing!"
+#: bin/arap.pl:687
+msgid "E-mail message"
 msgstr ""
 
-#: ir.pl:1257 is.pl:1323
-msgid "Cannot post invoice for a closed period!"
+#: bin/arap.pl:765
+msgid "Day(s)"
 msgstr ""
 
-#: ir.pl:1260 is.pl:1326 oe.pl:2215 oe.pl:2564 pos.pl:709
-msgid "Exchange rate missing!"
+#: bin/arap.pl:766
+msgid "Week(s)"
 msgstr ""
 
-#: ir.pl:1268 is.pl:1334
-msgid "Payment date missing!"
+#: bin/arap.pl:767
+msgid "Month(s)"
 msgstr ""
 
-#: ir.pl:1271 is.pl:1337
-msgid "Cannot post payment for a closed period!"
+#: bin/arap.pl:768
+msgid "Year(s)"
 msgstr ""
 
-#: ir.pl:1278 is.pl:1344
-msgid "Exchange rate for payment missing!"
+#: bin/arap.pl:784
+msgid "Repeat"
 msgstr ""
 
-#: ir.pl:1295 is.pl:1365
-msgid "Invoice %1 posted!"
+#: bin/arap.pl:793
+msgid "For"
 msgstr ""
 
-#: ir.pl:1298 is.pl:1368
-msgid "Cannot post invoice!"
+#: bin/arap.pl:795
+msgid "time(s)"
 msgstr ""
 
-#: ir.pl:1320 is.pl:1414
-msgid "Are you sure you want to delete Invoice Number %1?"
+#: bin/arap.pl:800
+msgid "Recurring Transaction for [_1]"
 msgstr ""
 
-#: ir.pl:1335 is.pl:1436
-msgid "Invoice deleted!"
+#: bin/arap.pl:871
+msgid "Save Schedule"
 msgstr ""
 
-#: ir.pl:1338 is.pl:1439
-msgid "Cannot delete invoice!"
+#: bin/arap.pl:873
+msgid "Delete Schedule"
 msgstr ""
 
-#: is.pl:80 is.pl:100
-msgid "Add Credit Invoice"
+#: bin/arap.pl:1028 bin/io.pl:1794
+msgid "Cc: [_1]"
 msgstr ""
 
-#: is.pl:84 is.pl:103 oe.pl:2427
-msgid "Add Sales Invoice"
+#: bin/arap.pl:1029 bin/io.pl:1795
+msgid "Bcc: [_1]"
 msgstr ""
 
-#: is.pl:280 oe.pl:303 oe.pl:322 pick_list.tex:73
+#: bin/arap.pl:1035 bin/io.pl:1813
+msgid "Date: [_1]"
+msgstr ""
+
+#: bin/arap.pl:1036 bin/io.pl:1814
+msgid "To: [_1]"
+msgstr ""
+
+#: bin/arap.pl:1038 bin/io.pl:1816
+msgid "Subject: [_1]"
+msgstr ""
+
+#: bin/arap.pl:1040
+msgid "Message: "
+msgstr ""
+
+#: bin/arap.pl:1043 bin/io.pl:1820
+msgid "sent"
+msgstr ""
+
+#: bin/arapprn.pl:120
+msgid "Nothing to print!"
+msgstr ""
+
+#: bin/arapprn.pl:420
+msgid "Select payment"
+msgstr ""
+
+#: bin/arapprn.pl:561 addons/1.3/extended_arap/trunk/UI/aa.html:528
+msgid "Scheduled"
+msgstr ""
+
+#: bin/io.pl:136 bin/oe.pl:2894 tools/dbstrings:63
+msgid "Ship"
+msgstr ""
+
+#: bin/io.pl:143 bin/oe.pl:2898
+msgid "Recd"
+msgstr ""
+
+#: bin/io.pl:205
+msgid "OH"
+msgstr ""
+
+#: bin/io.pl:207
+msgid "TaxForm"
+msgstr ""
+
+#: bin/io.pl:220 LedgerSMB/Report/Contact/History.pm:93
+#: LedgerSMB/ScriptLib/Company.pm:554
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/History.pm:93
+msgid "Delivery Date"
+msgstr ""
+
+#: bin/io.pl:221 bin/oe.pl:2921
+msgid "Serial No."
+msgstr ""
+
+#: bin/io.pl:222 bin/pe.pl:945 bin/pe.pl:2507 bin/aa.pl:736 bin/aa.pl:2110
+#: addons/1.3/budgetting/branches/1.0/trunk/scripts/budgets.pl:383
+#: addons/1.3/budgetting/branches/1.0/scripts/budgets.pl:383
+#: addons/1.3/budgetting/trunk/scripts/budgets.pl:383
+#: addons/1.3/extended_arap/trunk/UI/aa.html:293
+msgid "Project"
+msgstr ""
+
+#: bin/io.pl:224 bin/io.pl:492 bin/oe.pl:2900 bin/oe.pl:3486
+msgid "SKU"
+msgstr ""
+
+#: bin/io.pl:229 bin/oe.pl:439 bin/oe.pl:488 bin/oe.pl:1212 bin/oe.pl:1682
+msgid "Required by"
+msgstr ""
+
+#: bin/io.pl:507
+msgid "Select items"
+msgstr ""
+
+#: bin/io.pl:783
+msgid "Item not on file!"
+msgstr ""
+
+#: bin/io.pl:790
+msgid "What type of item is this?"
+msgstr ""
+
+#: bin/io.pl:797
+msgid "Part"
+msgstr ""
+
+#: bin/io.pl:799
+msgid "Service"
+msgstr ""
+
+#: bin/io.pl:1119
+msgid "Number missing in Row [_1]"
+msgstr ""
+
+#: bin/io.pl:1126 bin/oe.pl:59
+msgid "Add Purchase Order"
+msgstr ""
+
+#: bin/io.pl:1137 bin/oe.pl:63
+msgid "Add Sales Order"
+msgstr ""
+
+#: bin/io.pl:1148 bin/oe.pl:67
+msgid "Add Request for Quotation"
+msgstr ""
+
+#: bin/io.pl:1159 bin/oe.pl:71
+msgid "Add Quotation"
+msgstr ""
+
+#: bin/io.pl:1331 bin/io.pl:1514 bin/oe.pl:302 tools/dbstrings:143
+#: tools/dbstrings:156
+msgid "Work Order"
+msgstr ""
+
+#: bin/io.pl:1335 bin/io.pl:1353 bin/io.pl:1544 bin/is.pl:285 bin/oe.pl:303
+#: bin/oe.pl:322 tools/dbstrings:141 tools/dbstrings:154
 msgid "Pick List"
 msgstr ""
 
-#: is.pl:281 oe.pl:304 oe.pl:323 packing_list.tex:80
+#: bin/io.pl:1339 bin/io.pl:1357 bin/io.pl:1521 bin/is.pl:286 bin/oe.pl:304
+#: bin/oe.pl:323 tools/dbstrings:140 tools/dbstrings:153
 msgid "Packing List"
 msgstr ""
 
-#: is.pl:408 oe.pl:415 pos.pl:288
-msgid "Business"
+#: bin/io.pl:1348 bin/io.pl:1362 bin/io.pl:1562 bin/oe.pl:316 bin/oe.pl:328
+#: tools/dbstrings:145 tools/dbstrings:158
+msgid "Bin List"
 msgstr ""
 
-#: is.pl:411 oe.pl:419 pos.pl:291
-msgid "Trade Discount"
+#: bin/io.pl:1472
+msgid "Select txt, postscript or PDF!"
 msgstr ""
 
-#: is.pl:425 oe.pl:542 oe.pl:1217 oe.pl:1235 oe.pl:1244 oe.pl:1263 oe.pl:1712
-#: oe.pl:1726 oe.pl:1751 oe.pl:1849 pos.pl:273 rp.pl:2027
-msgid "Salesperson"
+#: bin/io.pl:1615
+msgid " Date missing!"
 msgstr ""
 
-#: is.pl:513 oe.pl:604 oe.pl:2816
+#: bin/io.pl:1818
+msgid "Message"
+msgstr ""
+
+#: bin/io.pl:1949 bin/is.pl:959 bin/oe.pl:798 bin/oe.pl:3014
+msgid "Ship to"
+msgstr ""
+
+#: bin/io.pl:2006
+msgid " "
+msgstr ""
+
+#: bin/io.pl:2009
+msgid "Add line1"
+msgstr ""
+
+#: bin/io.pl:2012
+msgid "Add line2"
+msgstr ""
+
+#: bin/io.pl:2016
+msgid "Add line3 "
+msgstr ""
+
+#: bin/io.pl:2019
+msgid "city"
+msgstr ""
+
+#: bin/io.pl:2022
+msgid "State"
+msgstr ""
+
+#: bin/io.pl:2025
+msgid "Zip Code"
+msgstr ""
+
+#: bin/io.pl:2028 scripts/taxform.pl:273
+#: LedgerSMB/Report/Payroll/Deduction_Types.pm:30
+#: LedgerSMB/Report/Payroll/Income_Types.pm:30
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Payroll/Deduction_Types.pm:30
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Payroll/Income_Types.pm:30
+#: addons/1.3/audit/trunk/LedgerSMB/Vendor/Audit.pm:330
+msgid "Country"
+msgstr ""
+
+#: bin/io.pl:2078 scripts/asset.pl:633
+#: addons/1.3/audit/trunk/LedgerSMB/Vendor/Audit.pm:38
+msgid "Type"
+msgstr ""
+
+#: bin/io.pl:2081 addons/1.3/audit/trunk/LedgerSMB/Vendor/Audit.pm:220
+msgid "Contact"
+msgstr ""
+
+#: bin/is.pl:80 bin/is.pl:100
+msgid "Add Credit Invoice"
+msgstr ""
+
+#: bin/is.pl:84 bin/is.pl:103 bin/oe.pl:2458
+msgid "Add Sales Invoice"
+msgstr ""
+
+#: bin/is.pl:537 bin/aa.pl:1704 bin/aa.pl:2076 bin/oe.pl:621 bin/oe.pl:2843
+#: LedgerSMB/Report/Contact/Purchase.pm:107
+#: addons/1.3/report_framework/trunk/LedgerSMB/Report/Contact/Purchase.pm:107
 msgid "Shipping Point"
 msgstr ""
 
-#: is.pl:517 oe.pl:608 oe.pl:1445 oe.pl:1486 oe.pl:1812 oe.pl:1870 oe.pl:2821
+#: bin/is.pl:541 bin/aa.pl:1706 bin/aa.pl:1736 bin/aa.pl:1941 bin/aa.pl:2080
+#: bin/oe.pl:625 bin/oe.pl:1476 bin/oe.pl:1517 bin/oe.pl:1843 bin/oe.pl:1901
+#: bin/oe.pl:2848
 msgid "Ship via"
 msgstr ""
 
-#: is.pl:921 oe.pl:780 oe.pl:2984
-msgid "Ship to"
+#: bin/is.pl:596
+msgid "Can't void a voided invoice!"
 msgstr ""
 
-#: is.pl:927 pos.pl:632
-msgid "Print and Post"
+#: bin/is.pl:607
+msgid "Payments associated with voided invoice may need to be reversed."
 msgstr ""
 
-#: is.pl:934
-msgid "Print and Post as new"
+#: bin/is.pl:758
+msgid "Off Hold"
 msgstr ""
 
-#: is.pl:945
+#: bin/is.pl:971
 msgid "Void"
 msgstr ""
 
-#: is.pl:1310 pe.pl:2871 pos.pl:696
-msgid "Customer missing!"
+#: bin/pe.pl:215 bin/pe.pl:229 bin/pe.pl:535 bin/pe.pl:1007
+msgid "Production"
 msgstr ""
 
-#: is.pl:1375 jc.pl:1260 jc.pl:2085 oe.pl:2283 rp.pl:1555
-msgid "Select postscript or PDF!"
+#: bin/pe.pl:217 bin/pe.pl:231 bin/pe.pl:537 bin/pe.pl:1009
+msgid "Completed"
 msgstr ""
 
-#: is.pl:1377 jc.pl:1262 oe.pl:2285 pos.pl:1057
-msgid "Select a Printer!"
+#: bin/pe.pl:301
+msgid "Edit Job"
 msgstr ""
 
-#: jc.pl:54 jc.pl:1705 jc.pl:1715 jc.pl:1725
-msgid "Add Time Card"
+#: bin/pe.pl:301 bin/pe.pl:1101
+msgid "Add Job"
 msgstr ""
 
-#: jc.pl:57 jc.pl:77 jc.pl:1947
-msgid "Add Stores Card"
+#: bin/pe.pl:344 bin/pe.pl:999 bin/pe.pl:1219
+msgid "Enddate"
 msgstr ""
 
-#: jc.pl:74
-msgid "Edit Time Card"
+#: bin/pe.pl:485 bin/pe.pl:747
+msgid "Stock Finished Goods"
 msgstr ""
 
-#: jc.pl:101
-msgid "No open Jobs!"
+#: bin/pe.pl:514 bin/pe.pl:754
+msgid "As of"
 msgstr ""
 
-#: jc.pl:104 pe.pl:2469
-msgid "No open Projects!"
+#: bin/pe.pl:642
+msgid "Assembly stocked!"
 msgstr ""
 
-#: jc.pl:125
-msgid "No Labor codes on file!"
+#: bin/pe.pl:645
+msgid "Cannot stock Assembly!"
 msgstr ""
 
-#: jc.pl:128
-msgid "No Services on file!"
+#: bin/pe.pl:658
+msgid "Edit Project"
 msgstr ""
 
-#: jc.pl:132
-msgid "No Parts on file!"
+#: bin/pe.pl:659 bin/pe.pl:1088 tools/dbstrings:94
+msgid "Add Project"
 msgstr ""
 
-#: jc.pl:145 jc.pl:258
-msgid "No Employees on file!"
+#: bin/pe.pl:731 bin/pe.pl:946 tools/dbstrings:186
+msgid "Projects"
 msgstr ""
 
-#: jc.pl:189 pe.pl:342 pe.pl:528 pe.pl:696 pe.pl:995 pe.pl:1217
-msgid "Startdate"
+#: bin/pe.pl:774 bin/pe.pl:951
+msgid "Jobs"
 msgstr ""
 
-#: jc.pl:201 jc.pl:1334
-msgid "Time Cards"
+#: bin/pe.pl:791 bin/pe.pl:1421 tools/dbstrings:87
+msgid "Groups"
 msgstr ""
 
-#: jc.pl:205 jc.pl:1773
-msgid "Stores Cards"
+#: bin/pe.pl:806 bin/pe.pl:1627 tools/dbstrings:88
+msgid "Pricegroups"
 msgstr ""
 
-#: jc.pl:226 jc.pl:494 jc.pl:866 jc.pl:1360 jc.pl:1840 pe.pl:509 pe.pl:761
-msgid "Job Number"
+#: bin/pe.pl:846 bin/pe.pl:941
+msgid "Inactive"
 msgstr ""
 
-#: jc.pl:227 jc.pl:495 jc.pl:1361
-msgid "Labor Code"
+#: bin/pe.pl:949
+msgid "Job"
 msgstr ""
 
-#: jc.pl:230 jc.pl:502 jc.pl:1365 pe.pl:1825 pe.pl:2658
-#: Contact/history_filter.html:356 Contact/search.html:297
-msgid "Project Number"
+#: bin/pe.pl:1273
+msgid "Translations saved!"
 msgstr ""
 
-#: jc.pl:231 jc.pl:503 jc.pl:1366 pe.pl:2653
-msgid "Service Code"
+#: bin/pe.pl:1309
+msgid "Project saved!"
 msgstr ""
 
-#: jc.pl:234 jc.pl:506 jc.pl:1370
-msgid "Project/Job Number"
+#: bin/pe.pl:1313
+msgid "Group missing!"
 msgstr ""
 
-#: jc.pl:235 jc.pl:507 jc.pl:1371
-msgid "Service/Labor Code"
+#: bin/pe.pl:1315
+msgid "Group saved!"
 msgstr ""
 
-#: jc.pl:279
-msgid "Time"
+#: bin/pe.pl:1319
+msgid "Pricegroup missing!"
 msgstr ""
 
-#: jc.pl:319 jc.pl:519 jc.pl:533
-msgid "Allocated"
+#: bin/pe.pl:1321
+msgid "Pricegroup saved!"
 msgstr ""
 
-#: jc.pl:393
-msgid "Time Card"
+#: bin/pe.pl:1356
+msgid "Job saved!"
 msgstr ""
 
-#: jc.pl:513 jc.pl:527
-msgid "Chargeout Rate"
+#: bin/pe.pl:1365
+msgid "Translation deleted!"
 msgstr ""
 
-#: jc.pl:602
-msgid "Date worked"
+#: bin/pe.pl:1372
+msgid "Project deleted!"
 msgstr ""
 
-#: jc.pl:614
-msgid "Time In"
+#: bin/pe.pl:1376
+msgid "Job deleted!"
 msgstr ""
 
-#: jc.pl:624
-msgid "Time Out"
+#: bin/pe.pl:1380
+msgid "Group deleted!"
 msgstr ""
 
-#: jc.pl:636
-msgid "Clocked"
+#: bin/pe.pl:1384
+msgid "Pricegroup deleted!"
 msgstr ""
 
-#: jc.pl:640
-msgid "Non-chargeable"
+#: bin/pe.pl:1476 tools/dbstrings:78
+msgid "Add Group"
 msgstr ""
 
-#: jc.pl:644
-msgid "Chargeable"
+#: bin/pe.pl:1682 tools/dbstrings:79
+msgid "Add Pricegroup"
 msgstr ""
 
-#: jc.pl:701 jc.pl:947 oe.pl:786
-msgid "Print and Save"
+#: bin/pe.pl:1803
+msgid "Description Translations"
 msgstr ""
 
-#: jc.pl:708 jc.pl:954 oe.pl:793
-msgid "Print and Save as new"
+#: bin/pe.pl:1815
+msgid "Group Translations"
 msgstr ""
 
-#: jc.pl:780
-msgid "Stores Card"
+#: bin/pe.pl:1820
+msgid "Project Description Translations"
 msgstr ""
 
-#: jc.pl:1140
-msgid "Date missing!"
+#: bin/pe.pl:1934 bin/pe.pl:2109
+msgid "Translation"
 msgstr ""
 
-#: jc.pl:1144
-msgid "Project Number missing!"
+#: bin/pe.pl:2031
+msgid "Languages not defined!"
 msgstr ""
 
-#: jc.pl:1145
-msgid "Service Code missing!"
+#: bin/pe.pl:2055
+msgid "Edit Description Translations"
 msgstr ""
 
-#: jc.pl:1148
-msgid "Job Number missing!"
+#: bin/pe.pl:2450
+msgid "Transaction Dates"
 msgstr ""
 
-#: jc.pl:1149
-msgid "Labor Code missing!"
+#: bin/pe.pl:2487 bin/pe.pl:2667 bin/pe.pl:2757
+msgid "Generate Sales Orders"
 msgstr ""
 
-#: jc.pl:1157
-msgid "Cannot save time card for a closed period!"
+#: bin/pe.pl:2762
+msgid "Select Customer"
 msgstr ""
 
-#: jc.pl:1158
-msgid "Cannot save stores card for a closed period!"
+#: bin/pe.pl:2845
+msgid "Customer not on file!"
 msgstr ""
 
-#: jc.pl:1172
-msgid "Cannot change time card for a completed job!"
+#: bin/pe.pl:2846
+msgid "Vendor not on file!"
 msgstr ""
 
-#: jc.pl:1175
-msgid "Cannot add time card for a completed job!"
+#: bin/pe.pl:2938
+msgid "Failed to save order!"
 msgstr ""
 
-#: jc.pl:1179
-msgid "Time Card saved!"
+#: bin/pe.pl:2945
+msgid "Orders generated!"
 msgstr ""
 
-#: jc.pl:1182
-msgid "Cannot save time card!"
+#: bin/aa.pl:192 addons/1.3/extended_arap/trunk/bin/custom/aa.pl:54
+#: addons/1.3/extended_arap/trunk/bin/custom/aa.pl:384
+msgid "Transaction"
 msgstr ""
 
-#: jc.pl:1188
-msgid "Cannot change stores card for a completed job!"
+#: bin/aa.pl:664 addons/1.3/extended_arap/trunk/UI/aa.html:99

@@ Diff output truncated at 100000 characters. @@
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.