Login  Register

svn commit: r430610 - /incubator/ofbiz/trunk/applications/accounting/config/AccountingUiLabels.properties

Posted by sichen on Aug 11, 2006; 2:12am
URL: http://ofbiz.116.s1.nabble.com/svn-commit-r430610-incubator-ofbiz-trunk-applications-accounting-config-AccountingUiLabels-properties-tp208794.html

Author: sichen
Date: Thu Aug 10 18:12:41 2006
New Revision: 430610

URL: http://svn.apache.org/viewvc?rev=430610&view=rev
Log:
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