You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by as...@apache.org on 2016/06/23 05:28:55 UTC

svn commit: r1749825 - /ofbiz/branches/release13.07/applications/product/config/ProductUiLabels.xml

Author: ashish
Date: Thu Jun 23 05:28:55 2016
New Revision: 1749825

URL: http://svn.apache.org/viewvc?rev=1749825&view=rev
Log:
Applied patch from trunk r1749817.
===========================================================
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/branches/release13.07/applications/product/config/ProductUiLabels.xml

Modified: ofbiz/branches/release13.07/applications/product/config/ProductUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release13.07/applications/product/config/ProductUiLabels.xml?rev=1749825&r1=1749824&r2=1749825&view=diff
==============================================================================
--- ofbiz/branches/release13.07/applications/product/config/ProductUiLabels.xml (original)
+++ ofbiz/branches/release13.07/applications/product/config/ProductUiLabels.xml Thu Jun 23 05:28:55 2016
@@ -28138,7 +28138,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>