You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2019/06/24 10:31:12 UTC

svn commit: r1861986 - /ofbiz/ofbiz-plugins/trunk/ecommerce/data/DemoProductCategoriesI18nData.xml

Author: jleroux
Date: Mon Jun 24 10:31:11 2019
New Revision: 1861986

URL: http://svn.apache.org/viewvc?rev=1861986&view=rev
Log:
Fixed: Last Categories section is blank 
(OFBIZ-10858)

Fixes typos in descriptions

Thanks: Priya Sharma

Modified:
    ofbiz/ofbiz-plugins/trunk/ecommerce/data/DemoProductCategoriesI18nData.xml

Modified: ofbiz/ofbiz-plugins/trunk/ecommerce/data/DemoProductCategoriesI18nData.xml
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-plugins/trunk/ecommerce/data/DemoProductCategoriesI18nData.xml?rev=1861986&r1=1861985&r2=1861986&view=diff
==============================================================================
--- ofbiz/ofbiz-plugins/trunk/ecommerce/data/DemoProductCategoriesI18nData.xml (original)
+++ ofbiz/ofbiz-plugins/trunk/ecommerce/data/DemoProductCategoriesI18nData.xml Mon Jun 24 10:31:11 2019
@@ -293,8 +293,8 @@
     <ElectronicText dataResourceId="DRSERV-001DESCFR" textData="Prestations de service"/>
     <ElectronicText dataResourceId="DRSERV-001DESCEN" textData="Services"/>
 
-    <Content contentId="CSERV-001DESCFR" contentTypeId="DOCUMENT" dataResourceId="DRPROMO-001DESCFR" description="DESCRIPTION FR Prestations de service" localeString="fr"/>
-    <Content contentId="CSERV-001DESCEN" contentTypeId="DOCUMENT" dataResourceId="DRPROMO-001DESCEN" description="DESCRIPTION EN Services" localeString="en"/>
+    <Content contentId="CSERV-001DESCFR" contentTypeId="DOCUMENT" dataResourceId="DRSERV-001DESCFR" description="DESCRIPTION FR Prestations de service" localeString="fr"/>
+    <Content contentId="CSERV-001DESCEN" contentTypeId="DOCUMENT" dataResourceId="DRSERV-001DESCEN" description="DESCRIPTION EN Services" localeString="en"/>
 
     <ProductCategoryContent productCategoryId="SERV-001" contentId="CSERV-001DESCEN" prodCatContentTypeId="CATEGORY_NAME" fromDate="2007-12-28 00:00:00.0"/>