You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by pa...@apache.org on 2013/03/25 14:27:53 UTC

svn commit: r1460653 - /ofbiz/trunk/applications/product/config/ProductUiLabels.xml

Author: paulfoxworthy
Date: Mon Mar 25 13:27:53 2013
New Revision: 1460653

URL: http://svn.apache.org/r1460653
Log:
Add grams to Product Shipment Uom labels (Jira OFBIZ-5154)

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

Modified: ofbiz/trunk/applications/product/config/ProductUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/config/ProductUiLabels.xml?rev=1460653&r1=1460652&r2=1460653&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/config/ProductUiLabels.xml (original)
+++ ofbiz/trunk/applications/product/config/ProductUiLabels.xml Mon Mar 25 13:27:53 2013
@@ -27874,6 +27874,14 @@
         <value xml:lang="vi">trong</value>
         <value xml:lang="zh">英寸</value>
     </property>
+    <property key="ProductShipmentUomAbbreviation_WT_g">
+        <value xml:lang="de">g</value>
+        <value xml:lang="en">g</value>
+        <value xml:lang="es">g</value>
+        <value xml:lang="fr">g</value>
+        <value xml:lang="it">g</value>
+        <value xml:lang="ja">g</value>
+    </property>
     <property key="ProductShipmentUomAbbreviation_WT_kg">
         <value xml:lang="de">kg</value>
         <value xml:lang="en">kg</value>