You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by mr...@apache.org on 2010/12/22 22:03:28 UTC

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

Author: mrisaliti
Date: Wed Dec 22 21:03:27 2010
New Revision: 1052066

URL: http://svn.apache.org/viewvc?rev=1052066&view=rev
Log:
XML document not well formed

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=1052066&r1=1052065&r2=1052066&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/config/ProductUiLabels.xml (original)
+++ ofbiz/trunk/applications/product/config/ProductUiLabels.xml Wed Dec 22 21:03:27 2010
@@ -146,8 +146,9 @@
         <value xml:lang="en">Unit cost for inventory item ${lookupPKMap.inventoryItemId} cannot be negative.</value>
         <value xml:lang="it">Costo unitario per la riga di inventario ${lookupPKMap.inventoryItemId} non può essere negativo.</value>
     </property>
-    </property key="FacilityInventoryHistoryReport">
+    <property key="FacilityInventoryHistoryReport">
         <value xml:lang="en">Inventory History Report</value>
+        <value xml:lang="it">Report storia inventario</value>
     </property>
     <property key="FacilityMultipleLocations">
         <value xml:lang="en">Multiple Locations</value>