Author: jleroux
Date: Fri Jun 5 13:42:18 2015
New Revision: 1683754
URL:
http://svn.apache.org/r1683754Log:
PartyClassificationType.description.SIC_CODE was missing in English
Modified:
ofbiz/trunk/applications/party/config/PartyEntityLabels.xml
Modified: ofbiz/trunk/applications/party/config/PartyEntityLabels.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/config/PartyEntityLabels.xml?rev=1683754&r1=1683753&r2=1683754&view=diff==============================================================================
--- ofbiz/trunk/applications/party/config/PartyEntityLabels.xml (original)
+++ ofbiz/trunk/applications/party/config/PartyEntityLabels.xml Fri Jun 5 13:42:18 2015
@@ -1366,6 +1366,7 @@
</property>
<property key="PartyClassificationType.description.SIC_CODE">
<value xml:lang="de">SIC Code</value>
+ <value xml:lang="en">SIC Code</value>
<value xml:lang="es">Código SIC</value>
<value xml:lang="fr">Code SIC</value>
<value xml:lang="hi-IN">SIC à¤à¥à¤¡</value>