svn commit: r1440292 - /ofbiz/trunk/applications/accounting/config/AccountingEntityLabels.xml

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

svn commit: r1440292 - /ofbiz/trunk/applications/accounting/config/AccountingEntityLabels.xml

jleroux@apache.org
Author: jleroux
Date: Wed Jan 30 07:00:49 2013
New Revision: 1440292

URL: http://svn.apache.org/viewvc?rev=1440292&view=rev
Log:
Fixes a duplicated label

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

Modified: ofbiz/trunk/applications/accounting/config/AccountingEntityLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/config/AccountingEntityLabels.xml?rev=1440292&r1=1440291&r2=1440292&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/config/AccountingEntityLabels.xml (original)
+++ ofbiz/trunk/applications/accounting/config/AccountingEntityLabels.xml Wed Jan 30 07:00:49 2013
@@ -1765,7 +1765,7 @@
         <value xml:lang="zh_TW">利息收入</value>
     </property>
     <property key="GlAccountType.description.INTRSTINC_RECEIVABLE">
-        <value xml:lang="en">Zinsertragsforderungen</value>
+        <value xml:lang="de">Zinsertragsforderungen</value>
         <value xml:lang="en">Interest Income Receivables</value>
         <value xml:lang="hi_IN">ब्याज आय प्राप्तियों</value>
         <value xml:lang="it">Reddito da interessi a credito</value>