You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by le...@apache.org on 2008/10/24 14:46:27 UTC

svn commit: r707617 - /ofbiz/trunk/applications/product/config/ProductEntityLabels.xml

Author: lektran
Date: Fri Oct 24 05:46:27 2008
New Revision: 707617

URL: http://svn.apache.org/viewvc?rev=707617&view=rev
Log:
Fixed localization bug reported by Abhishake Agarwal in the user list

Modified:
    ofbiz/trunk/applications/product/config/ProductEntityLabels.xml

Modified: ofbiz/trunk/applications/product/config/ProductEntityLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/config/ProductEntityLabels.xml?rev=707617&r1=707616&r2=707617&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/config/ProductEntityLabels.xml (original)
+++ ofbiz/trunk/applications/product/config/ProductEntityLabels.xml Fri Oct 24 05:46:27 2008
@@ -1121,9 +1121,9 @@
         <value xml:lang="zh">标准</value>
     </property>
     <property key="ProductFeatureCategory.description.1000">
-        <value xml:lang="en">1000</value>
+        <value xml:lang="en">Hazmat Features</value>
         <value xml:lang="es">Características de Peligroso</value>
-        <value xml:lang="th">1000</value>
+        <value xml:lang="th">Hazmat Features</value>
     </property>
     <property key="ProductFeatureIactnType.description.FEATURE_IACTN_DEPEND">
         <value xml:lang="de">Abhängiges Merkmal</value>