svn commit: r888750 - /ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r888750 - /ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml

ashish-18
Author: ashish
Date: Wed Dec  9 09:39:39 2009
New Revision: 888750

URL: http://svn.apache.org/viewvc?rev=888750&view=rev
Log:
Improved UiLabels.
Changed received -> Received.

Modified:
    ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml

Modified: ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml?rev=888750&r1=888749&r2=888750&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml (original)
+++ ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml Wed Dec  9 09:39:39 2009
@@ -7687,7 +7687,7 @@
     <property key="AccountingPaymentsReceived">
         <value xml:lang="ar">التسديدات المستلمة</value>
         <value xml:lang="de">Zahlungen erhalten</value>
-        <value xml:lang="en">Payments received</value>
+        <value xml:lang="en">Payments Received</value>
         <value xml:lang="es">Pagos recibidos</value>
         <value xml:lang="fr">Paiements reçus</value>
         <value xml:lang="hi_IN">भुगतान प्राप्त</value>