svn commit: r1749817 - /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: r1749817 - /ofbiz/trunk/applications/product/config/ProductUiLabels.xml

ashish-18
Author: ashish
Date: Thu Jun 23 05:12:52 2016
New Revision: 1749817

URL: http://svn.apache.org/viewvc?rev=1749817&view=rev
Log:
Applied patch from jira issue - OFBIZ-7351 - Missing UiLabel on Product Inventory Summary page.
Thanks Aman Agrawal for creating the issue and thanks Rahul Bhammarker for providing the patch.

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=1749817&r1=1749816&r2=1749817&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/config/ProductUiLabels.xml (original)
+++ ofbiz/trunk/applications/product/config/ProductUiLabels.xml Thu Jun 23 05:12:52 2016
@@ -29568,7 +29568,7 @@
     </property>
     <property key="ProductShowAllFacilities">
         <value xml:lang="de">Alle Einrichtungen anzeigen</value>
-        <value xml:lang="en">showAllFacilities</value>
+        <value xml:lang="en">Show All Facilities</value>
         <value xml:lang="es">ver todos los Almacenes</value>
         <value xml:lang="fr">Voir tous les lieux de stockage</value>
         <value xml:lang="it">Mostra tutte le Stabilimento</value>