svn commit: r1608236 - /ofbiz/branches/release12.04/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: r1608236 - /ofbiz/branches/release12.04/applications/accounting/config/AccountingEntityLabels.xml

jleroux@apache.org
Author: jleroux
Date: Sun Jul  6 16:24:02 2014
New Revision: 1608236

URL: http://svn.apache.org/r1608236
Log:
Fixes a typo in labels (de)

Modified:
    ofbiz/branches/release12.04/applications/accounting/config/AccountingEntityLabels.xml

Modified: ofbiz/branches/release12.04/applications/accounting/config/AccountingEntityLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release12.04/applications/accounting/config/AccountingEntityLabels.xml?rev=1608236&r1=1608235&r2=1608236&view=diff
==============================================================================
--- ofbiz/branches/release12.04/applications/accounting/config/AccountingEntityLabels.xml (original)
+++ ofbiz/branches/release12.04/applications/accounting/config/AccountingEntityLabels.xml Sun Jul  6 16:24:02 2014
@@ -1532,7 +1532,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>