Author: sichen
Date: Thu Aug 10 18:12:41 2006
New Revision: 430610
URL:
http://svn.apache.org/viewvc?rev=430610&view=revLog:
Not sure why AmountApplied is translated to Amount to Apply, but that actually is the opposite meaning. Changed it to Amount Applied.
Modified:
incubator/ofbiz/trunk/applications/accounting/config/AccountingUiLabels.properties
Modified: incubator/ofbiz/trunk/applications/accounting/config/AccountingUiLabels.properties
URL:
http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/accounting/config/AccountingUiLabels.properties?rev=430610&r1=430609&r2=430610&view=diff==============================================================================
--- incubator/ofbiz/trunk/applications/accounting/config/AccountingUiLabels.properties (original)
+++ incubator/ofbiz/trunk/applications/accounting/config/AccountingUiLabels.properties Thu Aug 10 18:12:41 2006
@@ -59,7 +59,8 @@
AccountingAgreementTypeId=Agreement Type Id
AccountingAgreements=Agreements
AccountingAmount=Amount
-AccountingAmountApplied=Amount to Apply
+AccountingUnitPrice=Unit Price
+AccountingAmountApplied=Amount Applied
AccountingAmountNotApplied=Amount not yet applied
AccountingAnyInvoiceStatus=Any Invoice Status
AccountingAnyPaymentMethod=Any Payment Method