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

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

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

mrisaliti
Author: mrisaliti
Date: Thu Mar 12 21:56:15 2009
New Revision: 753032

URL: http://svn.apache.org/viewvc?rev=753032&view=rev
Log:
A label wrongly removed.

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=753032&r1=753031&r2=753032&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/config/ProductUiLabels.xml (original)
+++ ofbiz/trunk/applications/product/config/ProductUiLabels.xml Thu Mar 12 21:56:15 2009
@@ -1589,6 +1589,14 @@
         <value xml:lang="en">Inventory Item Type Id</value>
         <value xml:lang="it">Tipo riga inventario</value>
     </property>
+    <property key="FormFieldTitle_inventoryTransferId">
+        <value xml:lang="de">Bestandstransfer ID</value>
+        <value xml:lang="en">Inventory Transfer Id</value>
+        <value xml:lang="es">Código Transferencia de inventario</value>
+        <value xml:lang="fr">Réf. de transfert d'inventaire</value>
+        <value xml:lang="it">Numero Trasferimento Inventario</value>
+        <value xml:lang="th">รหัสการเปลี่ยนสินค้าคงเหลือ</value>
+    </property>
     <property key="FormFieldTitle_isDemoStore">
         <value xml:lang="de">Ist ein Demo-Laden</value>
         <value xml:lang="en">Is Demo Store</value>